[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the message trace property was inherited from a parent
destination or set directly for this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool MsgTraceInherited { get; } |
Public ReadOnly Property MsgTraceInherited As Boolean |
public: property bool MsgTraceInherited { bool get (); } |