 | IncrementalVariableFirst Property |
Gets and sets the initial value of the incremental variable.
This is the value output on the first format call before any increment steps are applied.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntaxdouble First { get; set; }Property First As Double
Get
Set
Property Value
Double
See Also