| Description | The description of the repository. |
| Name | The unique name of the repository. |
| AddItem | Adds a new repository item identified by the item name with the item specified at the local item file path. |
| AddResource | Adds a new repository resource identified by the resource name with the resource specified at the local resource file path. |
| DeregisterWorkspaceService | De-registers an FME workspace from an FME service. |
| GetCustomFormat | Gets the specified custom format view. |
| GetCustomFormats | |
| GetCustomTransformer | Gets the specified custom transformer view. |
| GetCustomTransformers | |
| GetItem | Overloaded. Gets the specified repository item and copies it to the local item file path. |
| GetResource | Overloaded. Gets the specified repository resource of a repository item and copies it to the local resource file path. |
| GetResources | |
| GetTemplate | Gets the specified template view. |
| GetTemplates | |
| GetWorkspace | Gets the specified workspace view. |
| GetWorkspaces | |
| GetWorkspaceServices | |
| GetWorkspaceSummaries | |
| GetWorkspaceSummary | Gets the specified workspace summary view. |
| ItemExists | Checks if specified item exists. |
| RegisterWorkspaceService | Registers an FME workspace with an FME service. |
| RemoveItem | Removes the repository item identified by the specified item name. |
| RemoveResource | Removes the resource item identified by the specified resource name. |
| ResourceExists | Checks if specified resource exists for specified item. |
| UpdateItem | Updates the repository item identified by the item name with the item specified at the local item file path. |
| UpdateResource | Updates the repository resource of a repository item with the resource specified at the local resource file path. |
| WorkspaceServiceExists | Checks if specified FME workspace service exists. |