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