The batch mode to use (see InfigoBatchRunData..::.InfigoBatchType).
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public InfigoBatchRunData..::.InfigoBatchType Type { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property Type As InfigoBatchRunData..::.InfigoBatchType | 
| Visual C++ | 
|---|
| public: property InfigoBatchRunData..::.InfigoBatchType Type { InfigoBatchRunData..::.InfigoBatchType get (); void set (InfigoBatchRunData..::.InfigoBatchType value); } | 





