Gets the specified FME service.
[Visual Basic]
Function GetService( _
ByVal name As String _
) As Safe.FMEServer.API.IFMEService
an IFMEService. If no service is found for specified name, null is returned.
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMERepositoryManager Interface | IFMERepositoryManager Members | Safe.FMEServer.API Namespace