DMPreferenceField Constructor

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

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

Syntax
public DMPreferenceField(
	int FieldID,
	string Name,
	DMFieldType Type,
	bool Required
)

Parameters

FieldID
Type: SystemInt32
Name
Type: SystemString
Type
Type: DMLibraryDMFieldType
Required
Type: SystemBoolean
See Also