OptionsConfigurationinterpreter Field | 
  An input interpreter used for converting string values to numeric values. 
 
    Namespace: 
   butterflow_ui
    Assembly:
   butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[NonSerializedAttribute]
private InputInterpreter interpreter
<NonSerializedAttribute>
Private interpreter As InputInterpreter
private:
[NonSerializedAttribute]
InputInterpreter^ interpreter
[<NonSerializedAttribute>]
val mutable private interpreter: InputInterpreter
Field Value
Type: 
InputInterpreter
See Also