Specifies the different types of data on which BargeEx can perform data mapping operations.

Namespace:  BargeEx
Assembly:  BargeEx (in BargeEx.dll)
Version: 3.0.400.140 (3.0.400.140)

Syntax

C#
public enum DataMapType
Visual Basic (Declaration)
Public Enumeration DataMapType
Visual C++
public enum class DataMapType

Members

Member nameDescription
Barge
Barge
Boat
Boat
Commodity
Commodity
Location
Location along an inland waterway.
Ship
An ocean going vessel.
Waterway
A river or inland waterway.

Remarks

See Also