RVTDocs.com

EvaluatedParameter.AsValueString(Document)

Method
Description:
Get the parameter value as a string with units.
Syntax
public string AsValueString(
	Document doc
)
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