ParameterAsValueString Method

Get the parameter value as a string with units.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string AsValueString()

Return Value

String
The string that represents the parameter value.
See Also