Alterian Email Manager 6.2.3 SDK Help File
Represents a light-weight field object for use with the ListManager web service.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic ref class DMQField
type DMQField = class end
DMLibrary.DMQField = function();
Type.createClass(
'DMLibrary.DMQField');
The DMQField type exposes the following members.
Fields | Name | Description |
---|
 | FieldType |
The data type of the field
|
 | ID |
Field ID
|
 | Name |
Name of the field
|
Top
See Also