DMReportHelperGetPlaceholderActionLists Method

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public static EMPlaceholderActionLists GetPlaceholderActionLists(
	SqlConnection sqlConnection,
	IntCollection creativeIDs,
	IntCollection templateIds = null
)

Parameters

sqlConnection
Type: System.Data.SqlClientSqlConnection
creativeIDs
Type: IntCollection
templateIds (Optional)
Type: IntCollection

Return Value

Type: EMPlaceholderActionLists
See Also