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