Click or drag to resize

SimpleVariableSetSuffix Method

Temporarily overrides the suffix text string for subsequent output operations.

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

Parameters

suffix  String
The suffix text string to append to formatted output.
See Also