combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / RepositorySession Class
Properties Methods

In This Topic
    RepositorySession Class Members
    In This Topic

    The following tables list the members exposed by RepositorySession.

    Public Properties
     NameDescription
    Public PropertyReturns the repository item ID of the root project (default project file) of this report template's repository.  
    Top
    Public Methods
     NameDescription
    Public MethodCloses the repository session on the client and on the server. Uncommitted changes are discarded.  
    Public MethodCommits the changes that have been made in the repository.  
    Public MethodDeletes an item in the repository.  
    Public MethodSee System.IDisposable.Dispose.  
    Public MethodReturns a list of all items in the repository.  
    Public MethodCreates a new repository item.  
    Top
    See Also