Click or drag to resize

ReferenceVariableSetPrefix Method

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

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

Parameters

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