Click or drag to resize

SectionScheduleLineEndTime Property

Gets or sets the end time for this meeting time.

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public Time EndTime { get; set; }

Property Value

Type: Time
The meeting end time for this section on this day.
See Also