List & Label .NET
combit.Reporting.Dom Namespace / PropertySource Klasse / ContentsType Eigenschaft


In diesem Thema
    ContentsType Eigenschaft
    In diesem Thema
    Bestimmt den Berichtsparameter-Typ.
    Syntax
    'Deklaration
     
    
    Public Property ContentsType As LlDomSourceContentsType
    public LlDomSourceContentsType ContentsType {get; set;}
    public:
    property LlDomSourceContentsType ContentsType {
       LlDomSourceContentsType get();
       void set (    LlDomSourceContentsType value);
    }
    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    Siehe auch