[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the type of the destination that is the target for this bridge.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public DestinationType TargetType { get; } |
Public ReadOnly Property TargetType As DestinationType |
public: property DestinationType TargetType { DestinationType get (); } |