Click or drag to resize

ModalVariableCurrentValue Property

Returns the formatted text string representation of the current value. This reflects the most recent value that has been processed by the Format method.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
string CurrentValue { get; }

Property Value

String
See Also