 | ModalVariableForce Property |
Gets and sets a value indicating whether the variable forces output on every format call.
When true, the formatted value is output even if it has not changed from the previous value;
when false (default), output occurs only when the value changes. Force enables explicit modal group output.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxProperty Force As Boolean
Get
Set
Property Value
Boolean
See Also