DMQList Class

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

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

Syntax
public class DMQList

The DMQList type exposes the following members.

Fields
NameDescription
Public fieldFields
An integer array of field IDs
Public fieldID
List ID
Public fieldListType
The type of list that this represents
Public fieldName
Name of the list
Public fieldPrimaryKey
Primary key ID of the list
Top
See Also