ButterflowWrapperDevices Property  | 
  Gets or sets the list of devices available for butterflow processing. 
 
    Namespace: 
   butterflow_ui
    Assembly:
   butterflow-ui (in butterflow-ui.exe) Version: 1.0.5.43134 (1.0.0.0)
Syntaxpublic Dictionary<int, string> Devices { get; private set; }Property Value
Type: 
DictionaryInt32, 
String The devices available for butterflow processing. 
See Also