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