Updates an existing FME service in the FME Repository.
[Visual Basic]
Sub UpdateService( _
ByVal service As Safe.FMEServer.API.IFMEService _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred. An exception will also occur if the FME service to update does not already exist. |
IFMERepositoryManager Interface | IFMERepositoryManager Members | Safe.FMEServer.API Namespace