AddPredefinedReport(IReportDataV2)
|
reportData
|
Adds the specified predefined report to the PredefinedReportsUpdater instance.
|
AddPredefinedReport<T>(String, Type, Boolean)
|
displayName, dataType, isInplaceReport
|
Adds the specified predefined report to the PredefinedReportsUpdater instance.
|
AddPredefinedReport<T>(String, Type, Type, Boolean)
|
displayName, dataType, parametersObjectType, isInplaceReport
|
Adds the specified predefined report to the PredefinedReportsUpdater instance.
|
AddPredefinedReport<T>(String, Type, Type)
|
displayName, dataType, parametersObjectType
|
Adds the specified predefined report to the PredefinedReportsUpdater instance.
|
AddPredefinedReport<T>(String, Type)
|
displayName, dataType
|
Adds the specified predefined report to the PredefinedReportsUpdater instance.
|
AddPredefinedReport<T>(String)
|
displayName
|
Adds the specified predefined report to the PredefinedReportsUpdater instance.
|