combit List & Label 28 - .NET Hilfe
combit.Reporting.DataProviders Namespace / XmlDataProvider Klasse / Document Eigenschaft


In diesem Thema
    Document Eigenschaft
    In diesem Thema
    Der zu verwendende IXPathNavigable (z.B. XPathDocument). (Voreinstellung: Null)
    Syntax
    'Deklaration
     
    
    Public Property Document As IXPathNavigable
    public IXPathNavigable Document {get; set;}
    public:
    property IXPathNavigable^ Document {
       IXPathNavigable^ get();
       void set (    IXPathNavigable^ value);
    }
    Anforderungen

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

    Siehe auch