[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the destination that this entry applies to.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public DestinationInfo Destination { get; set; } |
Public Property Destination As DestinationInfo |
public: property DestinationInfo^ Destination { DestinationInfo^ get (); void set (DestinationInfo^ value); } |