RVTDocs.com

EvaluatedParameter.AsValueString(Document, FormatOptions)

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