combit List & Label 29 - .NET Hilfe
combit.Reporting Namespace / ListLabelExportOptions Klasse / Item Eigenschaft / Item(LlExportOption) Eigenschaft
Auszulesende Option


In diesem Thema
    Item(LlExportOption) Eigenschaft
    In diesem Thema
    Syntax
    'Deklaration
     
    
    Public Overloads Property Item( _
       ByVal option As LlExportOption _
    ) As String
    public string Item( 
       LlExportOption option
    ) {get; set;}
    public:
    property String^ Item {
       String^ get(LlExportOption option);
       void set (LlExportOption option, String^ value);
    }

    Parameter

    option
    Auszulesende Option
    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    Siehe auch