EMLookupTableAddRecordsSaveItemLookupRecords Property

Alterian Email Manager 6.2.3 SDK Help File
Lookup table records to add or update.

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

Syntax
public List<DMLookupRecord> LookupRecords { get; set; }

Property Value

Type: ListDMLookupRecord
See Also