MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStoreException Class / LibraryReportItemNotFound Method

In This Topic
LibraryReportItemNotFound Method
In This Topic
Syntax
'Declaration
 
Public Shared Function LibraryReportItemNotFound( _
   ByVal reportPartName As String, _
   ByVal reportItemName As String _
) As ReportStoreException
 

Parameters

reportPartName
reportItemName
See Also