EMDocumentsGetTextTemplateID Method

Alterian Email Manager 6.2.3 SDK Help File
Get The Text Creative ID for the given document

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

Syntax
public static int GetTextTemplateID(
	DMToken token,
	int documentID
)

Parameters

token
Type: DMToken
documentID
Type: SystemInt32

Return Value

Type: Int32
a template ID
See Also