DMQField Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a light-weight field object for use with the ListManager web service.
Inheritance Hierarchy
SystemObject
  DMLibraryDMQField

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

Syntax
public class DMQField

The DMQField type exposes the following members.

Fields
NameDescription
Public fieldFieldType
The data type of the field
Public fieldID
Field ID
Public fieldName
Name of the field
Top
See Also