combit List & Label 28 - .NET Hilfe
combit.Reporting.DataProviders Namespace / RestDataProvider Klasse / RestDataProvider Konstruktor / RestDataProvider Konstruktor(String)


In diesem Thema
    RestDataProvider Konstruktor(String)
    In diesem Thema
    Syntax
    'Deklaration
     
    
    Public Function New( _
       ByVal url As String _
    )
    public RestDataProvider( 
       string url
    )
    public:
    RestDataProvider( 
       String^ url
    )

    Parameter

    url
    Anforderungen

    Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    Siehe auch