[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the expiry override 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 ExpiryOverrideInherited { get; } |
Public ReadOnly Property ExpiryOverrideInherited As Boolean |
public: property bool ExpiryOverrideInherited { bool get (); } |