combit List & Label 29 - .NET Help
combit.Reporting.Repository Namespace / RepositoryImportUtil Class
Members


In This Topic
    RepositoryImportUtil Class
    In This Topic
    Helper class for repositories to support the import of local files. See the IRepository-Interface for more information on repositories.
    Object Model
    RepositoryImportUtil Class
    Syntax
    'Declaration
     
    
    Public Class RepositoryImportUtil 
    public class RepositoryImportUtil 
    public ref class RepositoryImportUtil 
    Remarks
    Note that this class should always be disposed after use!
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Repository.RepositoryImportUtil

    Requirements

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

    See Also