SEVExportSettingsLoad Method

Alterian Email Manager 6.2.3 SDK Help File
Load Service and Exporter Config from the SEV database

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

Syntax
public bool Load(
	string sevConnectionString,
	string mainConnectionString,
	string alertFile
)

Parameters

sevConnectionString
Type: SystemString
mainConnectionString
Type: SystemString
alertFile
Type: SystemString

Return Value

Type: Boolean
See Also