EMVariableUsedBy Property

Alterian Email Manager 6.2.3 SDK Help File
A collection of EMDocuments that uses this variable.

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