Method GetDateTimeValue
GetDateTimeValue(ElementId)
Gets the value of a date time parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
DateTime GetDateTimeValue(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| DateTime | Value of the parameter. |
Remarks
This method is available since v7.6.