[]
Gets the DateTime value.
DateTime GetDate(IEvaluationContext context = null, bool catchError = true)
Function GetDate(Optional context As IEvaluationContext = Nothing, Optional catchError As Boolean = True) As Date
Type | Name | Description |
---|---|---|
IEvaluationContext | context | The evaluation context to get value. |
bool | catchError |
|