[TIBCO.EMS .NET client library 8.1 documentation]

Provider-specific message property which is set by the provider if the message has been imported from an external message service, such as TIBCO Rendezvous or TIBCO SmartSockets.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public const string JMS_TIBCO_IMPORTED
Public Const JMS_TIBCO_IMPORTED As String
public:
literal String^ JMS_TIBCO_IMPORTED

Remarks

This property is defined as string "JMS_TIBCO_IMPORTED".

See Also