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