Gets the specified template view.
[Visual Basic]
Function GetTemplate( _
ByVal templateName As String _
) As Safe.FMEServer.API.IFMETemplate
the specified template view. If no template view found for specified template 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