This static class allows you to automatically map the variable data to the columns of the data source via a heuristic.

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

Syntax

C#
public static class InfigoAutoMapping
Visual Basic (Declaration)
Public NotInheritable Class InfigoAutoMapping
Visual C++
public ref class InfigoAutoMapping abstract sealed

Inheritance Hierarchy

System..::.Object
  InfigoSDK..::.InfigoAutoMapping

See Also