Click or drag to resize

DocumentStateChangeEventMaskBeforeEvent Property

Gets a value indicating whether before or after events will be matched.

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

Property Value

Type: Boolean
true if before events will be matched; otherwise, false.
See Also