DMPreferenceList Constructor

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

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

Syntax
public DMPreferenceList(
	int ListID,
	string Name,
	string Description,
	bool Selected
)

Parameters

ListID
Type: SystemInt32
Name
Type: SystemString
Description
Type: SystemString
Selected
Type: SystemBoolean
See Also