EMEventGetSystemParseNames Method

Alterian Email Manager 6.2.3 SDK Help File
Gets system parsename

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

Syntax
public static IList<string> GetSystemParseNames(
	string connectionString
)

Parameters

connectionString
Type: SystemString
connection string

Return Value

Type: IListString
List of system parse names
See Also