MappedEMVariableMapTo Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMVariable MapTo { get; set; }
Public Property MapTo As EMVariable
Get
Set
public:
property EMVariable^ MapTo {
EMVariable^ get ();
void set (EMVariable^ value);
}
member MapTo : EMVariable with get, set
function get_MapTo();
function set_MapTo(value);
Property Value
Type:
EMVariable
See Also