Gets the specified custom transformer view.
[Visual Basic]
Function GetCustomTransformer( _
ByVal customTransformerName As String _
) As Safe.FMEServer.API.IFMECustomTransformer
the specified custom transformer view. If no custom transformer view found for specified custom transformer 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