Web API Core | ComponentOne
C1.Web.Api.Report Namespace / ReportProviderManager Class / Current Property

In This Topic
    Current Property (ReportProviderManager)
    In This Topic
    Gets the current report provider manager.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Current As ReportProviderManager
    public static ReportProviderManager Current {get;}
    See Also