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