EMLookupTableUploadMappingTargetColumnId Property
|
Alterian Email Manager 6.2.3 SDK Help File
The column id of the existing lookup table's column where the imported column should be added.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int TargetColumnId { get; set; }
Public Property TargetColumnId As Integer
Get
Set
public:
property int TargetColumnId {
int get ();
void set (int value);
}
member TargetColumnId : int with get, set
function get_TargetColumnId();
function set_TargetColumnId(value);
Property Value
Type:
Int32
See Also