[TIBCO.EMS .NET Admin client library 6.3 documentation]

Get the destination type to which this message was sent. All indicates the destination could not be found.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public DestinationType Type { get; }
Public ReadOnly Property Type As DestinationType
public:
property DestinationType Type {
	DestinationType get ();
}

See Also