[InitialValueScriptAttribute("true")] public bool Enabled { get; set; }
<InitialValueScriptAttribute("true")> Public Property Enabled As Boolean Get Set
public: [InitialValueScriptAttribute(L"true")] property bool Enabled { bool get (); void set (bool value); }
[<InitialValueScriptAttribute("true")>] member Enabled : bool with get, set
function get_Enabled(); function set_Enabled(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.