Click or drag to resize

ReportTemplateFilterXml Property

Specifies the filter condition, which must be satisfied in order for this report to be prioritized for printing as a template sub-report. null when the current report cannot be used as template sub-report.

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

Property Value

Type: String
See Also