RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Parameter

Parameter.AsValueString(FormatOptions)

Method
Description:
Get the parameter value as a string with units.
Syntax
public string AsValueString(
	FormatOptions formatOptions
)
Parameters
Parameter Type Description
formatOptions FormatOptions Options for formatting the string.
Return Value
Type Description
String The string that represents the parameter value.