Click or drag to resize

DocumentJobFilterXml Property

Specifies the documents, whose state will be changed. [Required]

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

Property Value

Type: DataAccessFilter
See Also