Click or drag to resize

PropertyEnterpriseCompanyFilterFilterXml Property

When not null, specifies a filter for the allowed values of the property for the specified enterprise company.

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