EMLookupTableSaveContext Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the information needed to idenfiy a specific save request set for a client editing a lookup table.
Inheritance Hierarchy
SystemObject
  DMLibraryEMLookupTableSaveContext

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

Syntax
[SerializableAttribute]
public class EMLookupTableSaveContext

The EMLookupTableSaveContext type exposes the following members.

Constructors
NameDescription
Public methodEMLookupTableSaveContext
Initializes a new instance of the EMLookupTableSaveContext class
Top
Properties
NameDescription
Public propertyCampaignDocumentId
Id of the campaign containing the table.
Public propertyId
Save context id.
Public propertyLookupId
Id of the table being edited.
Top
See Also