[BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public IList<Object> ServiceComponents { get; }
<BrowsableAttribute(false)> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property ServiceComponents As IList(Of Object) Get
public: [BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState::Advanced)] property IList<Object^>^ ServiceComponents { IList<Object^>^ get (); }
[<BrowsableAttribute(false)>] [<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>] member ServiceComponents : IList<Object> with get
function get_ServiceComponents();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.