[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the exclusive property is inherited from a parent queue.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool ExclusiveInherited { get; } |
Public ReadOnly Property ExclusiveInherited As Boolean |
public: property bool ExclusiveInherited { bool get (); } |