ReportOutAvailableFormats Property
The file formats that this report allows.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public List<ReportFormat> AvailableFormats { get; }
Public ReadOnly Property AvailableFormats As List(Of ReportFormat)
Get
function get_AvailableFormats();
Property Value
ListReportFormat