Click or drag to resize

ReferenceVariableSetSuffix Method

Overrides the suffix of the output value as a text string.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
void SetSuffix(
	string suffix
)

Parameters

suffix  String
The suffix of the output value as a text string.
See Also