[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.FirstDate

FirstDate Property

FirstDate

Gets or sets the DateTime value specifying minimum date allowed.

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