Click or drag to resize

DocumentTypeNotificationUserStatus Property

When not null, specifies that the event will be triggered only on this user status. [Filter(multi eq)]

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

Property Value

Type: DocumentTypeUserStatus
See Also