The output format to be used (See InfigoBatchRunData..::.InfigoOutputType).
            Please note that PPML is only valid for single file outputs.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public InfigoBatchRunData..::.InfigoOutputType OutputFormat { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property OutputFormat As InfigoBatchRunData..::.InfigoOutputType | 
| Visual C++ | 
|---|
| public: property InfigoBatchRunData..::.InfigoOutputType OutputFormat { InfigoBatchRunData..::.InfigoOutputType get (); void set (InfigoBatchRunData..::.InfigoOutputType value); } | 





