'Declaration
Public Property ValidateMode As ValidateMode
'Usage
Dim instance As GcTimeSpanCellType Dim value As ValidateMode instance.ValidateMode = value value = instance.ValidateMode
public ValidateMode ValidateMode {get; set;}
'Declaration
Public Property ValidateMode As ValidateMode
'Usage
Dim instance As GcTimeSpanCellType Dim value As ValidateMode instance.ValidateMode = value value = instance.ValidateMode
public ValidateMode ValidateMode {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | A value that is not within the range of valid values for the enumeration was assigned to the property. |