ReportRenderOptions.ReportKey property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

The report key, if it is not specified in report type as an attribute. Will be ignored if report will be rendered directly, e.g. not via a callback.

public string ReportKey { get; set; }

See Also