SmartSockets .NET Class Library

TipcMsg.existsNamed Method 

Returns true if there is a field by the given field name, false if not.

public virtual bool existsNamed(
   string name
);

Parameters

name
the field name

Exceptions

Exception TypeCondition
TipcMsgException if the message is corrupt
TipcException for all other errors

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved