This class specifies the batch run parameters to be used for a specific batch run.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class InfigoBatchRunData
Visual Basic (Declaration)
Public Class InfigoBatchRunData
Visual C++
public ref class InfigoBatchRunData

Inheritance Hierarchy

System..::.Object
  InfigoSDK..::.InfigoBatchRunData

See Also