[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the EMS message properties are included in
messages exported on this transport.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool ExportProperties { get; } |
Public ReadOnly Property ExportProperties As Boolean |
public: property bool ExportProperties { bool get (); } |