[TIBCO.EMS.UFOCLIENT .NET client library 5.1 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Test whether a named property has been set on a message.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.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