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