'Declaration
Public Property MaxDate As Date
'Usage
Dim instance As GcDateTimeCellType Dim value As Date instance.MaxDate = value value = instance.MaxDate
public DateTime MaxDate {get; set;}
'Declaration
Public Property MaxDate As Date
'Usage
Dim instance As GcDateTimeCellType Dim value As Date instance.MaxDate = value value = instance.MaxDate
public DateTime MaxDate {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The value is less than MinDate. |