Click or drag to resize

DocumentTypeNotificationDocumentEvent Property

The event which will trigger the notification. [Required] [Default("StateChanging")] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string DocumentEvent { get; set; }

Property Value

Type: String
See Also