FileProcess Constructor (String, Byte)

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the FileProcess class

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

Syntax
public FileProcess(
	string filename,
	byte[] contents
)

Parameters

filename
Type: SystemString
contents
Type: SystemByte
See Also