Table of Contents

Property ReportBytes

Namespace
FS.Hosting.Core.Reporting
Assembly
FS.Hosting.Core.dll

ReportBytes

Binär-Daten einer rpt-Datei. Diese haben höhere Priorität als FS.Hosting.Core.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