SEVExportWorkerWorkerThreadCreateFileNameFromTemplate Method

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public static string CreateFileNameFromTemplate(
	string template,
	string cmSiteID,
	string cmClientID,
	string emClientID,
	string emDeploymentID,
	string BatchNumber,
	DateTime timestamp,
	int registrationId
)

Parameters

template
Type: SystemString
cmSiteID
Type: SystemString
cmClientID
Type: SystemString
emClientID
Type: SystemString
emDeploymentID
Type: SystemString
BatchNumber
Type: SystemString
timestamp
Type: SystemDateTime
registrationId
Type: SystemInt32

Return Value

Type: String
See Also