EMCompatibleField Constructor (Int32, String, IntCollection)

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

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

Syntax
public EMCompatibleField(
	int id,
	string name,
	IntCollection commonLists
)

Parameters

id
Type: SystemInt32
name
Type: SystemString
commonLists
Type: IntCollection
See Also