[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Test whether a named property has been set on a message.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public virtual bool PropertyExists( string name ) |
Public Overridable Function PropertyExists ( _ name As String _ ) As Boolean |
public: virtual bool PropertyExists( String^ name ) |
Parameters
- name
- Type: System..::.String
the name of the property to test