 | ReferenceVariableSetSuffix Method |
Overrides the suffix of the output value as a text string.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxvoid SetSuffix(
string suffix
)
Sub SetSuffix (
suffix As String
)
Parameters
- suffix String
- The suffix of the output value as a text string.
See Also