Creates a new IFMETransformationResult. The created Objectattempts to parse the given FME Server response string and makes the information in that string available through its various accessor methods.
[Visual Basic]
Function CreateTransformationResult( _
ByVal serverResponse As String _
) As Safe.FMEServer.API.IFMETransformationResult
Returns a new, filled IFMETransformationResult instance.
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace | IFMEServerSession.CreateTransformationResult Overload List