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