ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStoreException Class / InvalidLibraryReference Method

In This Topic
    InvalidLibraryReference Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function InvalidLibraryReference( _
       ByVal libraryName As String _
    ) As ReportStoreException
    public static ReportStoreException InvalidLibraryReference( 
       string libraryName
    )

    Parameters

    libraryName
    See Also