[BrowsableAttribute(false)] public override bool ValuesAreValid { get; }
<BrowsableAttribute(false)> Public Overrides ReadOnly Property ValuesAreValid As Boolean Get
public: [BrowsableAttribute(false)] virtual property bool ValuesAreValid { bool get () override; }
[<BrowsableAttribute(false)>] abstract ValuesAreValid : bool with get [<BrowsableAttribute(false)>] override ValuesAreValid : bool with get
function get_ValuesAreValid();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.