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