<Code Lib>
2025.3 Method
Changes 4
M

EvaluatedParameter.AsValueString(Document)

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

public string AsValueString(
	Document doc
)

  • doc
    The document to be used to obtain information about the parameter.
Return Value String The string that represents the parameter value.

Loading…