Name | Description | |
---|---|---|
![]() | RootProjectItemId | Returns the repository item ID of the root project (default project file) of this report template's repository. |
The following tables list the members exposed by RepositorySession.
Name | Description | |
---|---|---|
![]() | RootProjectItemId | Returns the repository item ID of the root project (default project file) of this report template's repository. |
Name | Description | |
---|---|---|
![]() | CloseRepositorySession | Closes the repository session on the client and on the server. Uncommitted changes are discarded. |
![]() | CommitChangesAsync | Commits the changes that have been made in the repository. |
![]() | DeleteItemAsync | Deletes an item in the repository. |
![]() | Dispose | See System.IDisposable.Dispose. |
![]() | GetAllItemsAsync | Returns a list of all items in the repository. |
![]() | NewItem | Creates a new repository item. |