[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the description of this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string Description { get; set; } |
Public Property Description As String |
public: property String^ Description { String^ get (); void set (String^ value); } |
Return Value
the description of this destination.
Remarks
Deprecated as of release 4.4.0 because destinations
never had a description property.