DMListSegment Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the criteria by which a list segment is determined.
Inheritance Hierarchy
SystemObject
  DMLibraryDMListSegment

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

Syntax
public class DMListSegment

The DMListSegment type exposes the following members.

Fields
NameDescription
Public fieldCount
Total number of records to return.
Public fieldListID
The list ID for which the query results are required.
Public fieldOffset
Starting index of the list segment.
Top
See Also