OptionsConfigurationDEFAULT_ITERATIONS Field |
The default iterations setting.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax private const int DEFAULT_ITERATIONS = 3
Private Const DEFAULT_ITERATIONS As Integer = 3
private:
literal int DEFAULT_ITERATIONS = 3
static val mutable private DEFAULT_ITERATIONS: int
Field Value
Type:
Int32See Also