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