<Code Lib>
M

EvaluatedParameter.AsValueString(Document, FormatOptions)

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

public string AsValueString(
	Document doc,
	FormatOptions options
)

Return Value string The string that represents the parameter value.

Loading…