Click or drag to resize

DocumentJobNewUserStatus Property

Specifies the user status, which should be set to the documents, matching the filter. The user statuses are defined for the selected document type. [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 NewUserStatus { get; set; }

Property Value

Type: DocumentTypeUserStatus
See Also