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