Message.PropertyExists


Method

Declaration

virtual bool PropertyExists( 
    string name ); 

Purpose

Test whether a named property has been set on a message.

Parameters

Parameter
Description
name
Test whether the message has a property with this name.

Remarks

This call returns true if the property has a value on the message; otherwise it returns false.


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com