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