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