Creates a new IFMETransformationResult. The created Objectis empty and ready to be passed to the FME Server's transactJob(...) or getJobResult(...) methods to be filled with transformation result information.
[Visual Basic]
Function CreateTransformationResult() As Safe.FMEServer.API.IFMETransformationResult
Returns a new, empty IFMETransformationResult instance.
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace | IFMEServerSession.CreateTransformationResult Overload List