[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.LastDate

LastDate Property

LastDate

Gets or sets the DateTime value specifying maximum date allowed.

Declaration
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.LastDate", "The maximum date allowed.")]
public DateTime LastDate { get; set; }