<Code Lib>
M

EvaluatedParameter.AsValueString(Document)

Description:
Get the parameter value as a string with units.
Overloads (2):
AsValueString(Document)

public string AsValueString(
	Document doc
)

Return Value string The string that represents the parameter value.

Loading…