Click or drag to resize

DocumentTypeNotificationFilterXML Property

Filtering condition for the document. Only documents which match the filter will trigger the event.

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

Property Value

Type: String
See Also