combit List & Label 30 - .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.


FromRepositoryItem Method
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 8, .NET 9

See Also