EvaluatedParameter.AsValueString(Document)
Method
Description:
Get the parameter value as a string with units.
Get the parameter value as a string with units.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | The document to be used to obtain information about the parameter. |
Return Value
| Type | Description |
|---|---|
| String | The string that represents the parameter value. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |