Click or drag to resize

ReferenceVariableIsEnable Method

Gets the flag indicating whether the variable is enabled.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool IsEnable()

Return Value

Boolean
True if the variable is enabled, or false if it is disabled.
See Also