Creates and returns a string representing this transformation request. This string is used by the FME Server when communicating the request to the FME Server. It cannot be modified directly; instead, its contents can be changed using the other methods of this class.
[Visual Basic]
Function ToString() As String
Returns the request string.
IFMETransformationRequest Interface | IFMETransformationRequest Members | Safe.FMEServer.API Namespace