Gets the specified workspace summary view.
[Visual Basic]
Function GetWorkspaceSummary( _
ByVal workspaceName As String _
) As Safe.FMEServer.API.IFMEWorkspaceSummary
the specified workspace summary view. If no workspace summary 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