DMLookupRecord Class

Alterian Email Manager 6.2.3 SDK Help File
Represents all of the Lookup values in one Lookup Record.
Inheritance Hierarchy
SystemObject
  DMLibraryDMLookupRecord

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

Syntax
[SerializableAttribute]
public class DMLookupRecord

The DMLookupRecord type exposes the following members.

Methods
Fields
NameDescription
Public fieldKeyValue
The key value by which this Lookup record can be identified.
Public fieldValues
A collection of DMLookupValue containing all of the Lookup values for this record.
Top
See Also