combit List & Label 29 - .NET Help
combit.Reporting.AdhocDesign Namespace / AdhocDesignerSession Class / FromRepositoryItem Method
ID of the repository item to load. If null, a new repository item is created.
Repository that returns and saves the projects.
See combit.Reporting.AdhocDesign.SessionHandling.AdhocDesignerSessionOptionsBase.


In This Topic
    FromRepositoryItem Method
    In This Topic
    Creates an Ad-hoc Designer session for a project that is stored as an item in a repository (see combit.Reporting.Repository.IRepository).
    Syntax

    Parameters

    repositoryItemId
    ID of the repository item to load. If null, a new repository item is created.
    repository
    Repository that returns and saves the projects.
    options
    See combit.Reporting.AdhocDesign.SessionHandling.AdhocDesignerSessionOptionsBase.
    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