EMCreativeUsedBy Property

Alterian Email Manager 6.2.3 SDK Help File
A collection of EMDocument objects representing the containers that contain this creative document.

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

Syntax
public List<EMDocument> UsedBy { get; set; }

Property Value

Type: ListEMDocument
See Also