MappedParsedItemMappedVariables Property

Alterian Email Manager 6.2.3 SDK Help File
Gets and sets list of mapped variables MappedEMVariable

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

Syntax
public IList<MappedEMVariable> MappedVariables { get; set; }

Property Value

Type: IListMappedEMVariable
See Also