IFileSetWriteLine Method

Alterian Email Manager 6.2.3 SDK Help File
Write a line of data to the data file

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

Syntax
void WriteLine(
	string line,
	int chunkID
)

Parameters

line
Type: SystemString
chunkID
Type: SystemInt32
See Also