Click or drag to resize

DocumentJobNewState Property

Specifies the state, which should be set to the documents, matching the filter. [Required]

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

Property Value

Type: DocumentState
See Also