[BrowsableAttribute(false)] public SchedulePart HourPart { get; }
<BrowsableAttribute(false)> Public ReadOnly Property HourPart As SchedulePart Get
public: [BrowsableAttribute(false)] property SchedulePart^ HourPart { SchedulePart^ get (); }
[<BrowsableAttribute(false)>] member HourPart : SchedulePart with get
function get_HourPart();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.