EMLookupTable Class |
The EMLookupTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMLookupTable | Initializes a new instance of the EMLookupTable class |
Name | Description | |
---|---|---|
![]() | KeyName |
The name of the key column.
|
![]() | UsedBy |
Gets and sets list of EMDocument that references this lookup table
|
Name | Description | |
---|---|---|
![]() ![]() | ConvertDMLookupToEMLookup | |
![]() ![]() | GetCampaignLookupTables |
Gets list of lookup tables for a campaign
|
![]() ![]() | GetLookupTableRecords |
Get lookup table records for a range of lookup table rows
|
![]() ![]() | GetLookupTablesById |
Gets meta data for a lookup table
|
![]() ![]() | GetSharedLookupTables |
Gets list of shared lookup tables
|
Name | Description | |
---|---|---|
![]() | Columns | A collection of DMLookupColumn objects containing all of the columns for this Lookup table. (Inherited from DMLookupTable.) |
![]() | Created | Date and time this Lookup table was created. (Inherited from DMLookupTable.) |
![]() | Description | Description of the Lookup table. |
![]() | ID | ID of the Lookup table. (Inherited from DMLookupTable.) |
![]() | LookupRecords | The records of the table. |
![]() | Modified | Date and time this Lookup table was last modified. (Inherited from DMLookupTable.) |
![]() | Name | Name of the Lookup table. (Inherited from DMLookupTable.) |
![]() | NumberOfColumns | |
![]() | RecordCount | An integer with the total number of Lookup records the table contains. (Inherited from DMLookupTable.) |
![]() | Shared | Flag indicating whether this Lookup table is shared between creatives. (Inherited from DMLookupTable.) |