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