Property ReportBytes
- Namespace
- FrameworkSystems.FrameworkBase.Reporting
- Assembly
- FrameworkSystems.FrameworkBase.dll
ReportBytes
Binär-Daten einer rpt-Datei. Diese haben höhere Priorität als FrameworkSystems.FrameworkBase.Reporting.ReportEnum.ReportFileName. Wird für Custom Report-Definitionen verwendet.
public byte[] ReportBytes { get; set; }
Property Value
- byte[]
Remarks
Warning
DevExpress-Reports, welche hier zuegwiesen werden, dürfen keine Scripte enthalten. Siehe auch Report-Scripting