FileProcessRequestFile Method (DMToken, String)

Alterian Email Manager 6.2.3 SDK Help File
In the event a file wasn't received properly, we can ask for a specific file and the delivery date will be updated

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

Syntax
public static byte[] RequestFile(
	DMToken userToken,
	string fileName
)

Parameters

userToken
Type: DMToken
fileName
Type: SystemString

Return Value

Type: Byte
See Also