public SchedulePart DayPart { get; }
Public ReadOnly Property DayPart As SchedulePart Get
public: property SchedulePart^ DayPart { SchedulePart^ get (); }
function get_DayPart();
In This Article