Click or drag to resize

ReportQueryName Property

The query on which the report is based. [Required] [Filter(eq)]

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

Property Value

Type: String
See Also