DMLookupValue Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a Lookup value from a lookup table.
Inheritance Hierarchy
SystemObject
  DMLibraryDMLookupValue

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

Syntax
[SerializableAttribute]
public class DMLookupValue

The DMLookupValue type exposes the following members.

Fields
NameDescription
Public fieldColumnID
The ID of the column from which this value was pulled.
Public fieldValue
The value of this Lookup.
Top
See Also