Click or drag to resize

DocumentEventValidationState Constructor

Initializes a new instance of the DocumentEventValidationState class.

Namespace:  Aloe.EnterpriseOne.Model.General.Documents
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentEventValidationState(
	string eventName
)

Parameters

eventName
Type: SystemString
Name of the event.
See Also