DateTime[] GetDateTimeArray(DateTime[] defaultValue = null)
Get the current value as a DateTime[].
Parameters
Name | Description |
defaultValue | The default value to use if the value is not a DateTime[]. |
Return
The value as a DateTime[].
Get the current value as a DateTime[].
Name | Description |
defaultValue | The default value to use if the value is not a DateTime[]. |
The value as a DateTime[].