List & Label .NET
combit.ReportServer.ClientApi.Objects Namespace / RepositorySession Class

In This Topic
    RepositorySession Class Methods
    In This Topic

    For a list of all members of this type, see RepositorySession members.

    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