[]
Gets or sets the DateTime value specifying maximum date allowed.
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.LastDate", "The maximum date allowed.")]
public DateTime LastDate { get; set; }
<C1Category("CalendarInfo")>
<C1Description("CalendarInfo.LastDate", "The maximum date allowed.")>
Public Property LastDate As Date