 | ModalVariableForce Property |
Gets the flag indicating whether the variable is forced.
The default is false.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxProperty Force As Boolean
Get
Set
Return Value
Boolean
True if the variable is enabled and forces the formatting of the value even if it does not change from the previous value, or false if it is not forced.
See Also