Removes an FME repository.
[Visual Basic]
Function RemoveRepository( _
ByVal name As String _
) As Boolean
true if repository existed and was removed, otherwise false if service did not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred |
IFMERepositoryManager Interface | IFMERepositoryManager Members | Safe.FMEServer.API Namespace