EMCreativeValueGetLegacyDMTemplateValue Method

Alterian Email Manager 6.2.3 SDK Help File
This method will populate the template IDs based on the provided CreativeIDs and return a legacy DMTemplateValue object

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

Syntax
public DMTemplateValue GetLegacyDMTemplateValue(
	DMToken token
)

Parameters

token
Type: DMToken
User Token.

Return Value

Type: DMTemplateValue
Legacy DMTemplateValue object
See Also