ReportStorageBase.GetReportData(String, IObjectSpace) Method
In This Article
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
[Browsable(false)]
public IReportDataV2 GetReportData(
string url,
IObjectSpace objectSpace
)
#Implements
See Also