Click or drag to resize

ReportTemplatePriority Property

Specifies the priority of the current report, relative to other reports. Used only when choosing which report to show as a template subreport, null otherwise.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> TemplatePriority { get; set; }

Property Value

Type: NullableInt32
See Also