SmartSockets .NET Class Library

TipcMsg.updateNamedXml Method 

Updates a named XML field in a message.

public virtual void updateNamedXml(
   string name,
   TutXml Value
);

Parameters

name
the name of the field
Value
the new TutXml object for the field

Exceptions

Exception TypeCondition
TipcException If there is an error copying the data
TipcMsgException if there is no field by that name
TipcException For all other errors

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | appendXml | addNamedXml


Copyright © TIBCO Software Inc. All rights reserved