DMSourceColumn Class

Alterian Email Manager 6.2.3 SDK Help File
A detailed definition of the source column.
Inheritance Hierarchy
SystemObject
  DMLibraryDMSourceColumn

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMSourceColumn

The DMSourceColumn type exposes the following members.

Fields
NameDescription
Public fieldFieldIndex
The field index of the source column.
Public fieldLooksEmpty
Boolean value indicating if the column looks empty.
Public fieldLooksLike
An enumerable: indicating if the field type of the column looks similar to any existing one.
Public fieldLooksStatic
Boolean value indicating if the column looks static.
Public fieldLooksUnique
Boolean value indicating if the column looks unique.
Public fieldName
Name of the source column.
Public fieldNewColumn
Indicates name of the new column.
Top
See Also