 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxdouble First { get; set; }Property First As Double
Get
Set
Property Value
Double
See Also