[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns the type of the destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public DestinationType DestinationType { get; } |
Public ReadOnly Property DestinationType As DestinationType |
public: property DestinationType DestinationType { DestinationType get (); } |