| AddRepository | Adds an FME repository. |
| AddService | Adds an FME service to the FME repository. |
| GetPropertyAccessor | |
| GetRepositories | |
| GetRepository | Gets the specified FME repository. |
| GetService | Gets the specified FME service. |
| GetServices | |
| RemoveRepository | Removes an FME repository. |
| RemoveService | Removes the specified FME service. When an FME service is removed, all corresponding workspace services are also removed. |
| RepositoryExists | Checks if specified FME repository exists. |
| ServiceExists | Checks if specified FME service exists. |
| UpdateService | Updates an existing FME service in the FME Repository. |
IFMERepositoryManager Interface | Safe.FMEServer.API Namespace