Click or drag to resize

ReportIsTable Property

If True the Query_Name is name of a table, otherwise is name of a query that can be filtered with Filter_Xml. . [Required] [Default(true)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also