[LabelAttribute("Is Concentrator")] public bool IsConcentrator { get; set; }
<LabelAttribute("Is Concentrator")> Public Property IsConcentrator As Boolean Get Set
public: [LabelAttribute(L"Is Concentrator")] property bool IsConcentrator { bool get (); void set (bool value); }
[<LabelAttribute("Is Concentrator")>] member IsConcentrator : bool with get, set
function get_IsConcentrator(); function set_IsConcentrator(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.