string ItoString();
None.
A string that contains the serialized data in an IBM WebSphere Business Integration Server Express-compatible format.
// Convert to IBM format String stringBusObj; stringBusObj = exampleBusObj.ItoString();