[EditorBrowsableAttribute(EditorBrowsableState.Never)] public double LagTime { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Property LagTime As Double Get Set
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] property double LagTime { double get (); void set (double value); }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] member LagTime : float with get, set
function get_LagTime(); function set_LagTime(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.