IReportWithAdditionalData.GetAdditionalData method

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Should returns the additional data the report have as a dictionary of dataset key / dataset content, if any.

public IDictionary<string, object> GetAdditionalData()

See Also