[Obsolete("This method should be replaced by QueryReceivedArgs.Destination (e.Destination) which also handles DICOM Asynchronous operations")] public string Destination {get;}
[Obsolete("This method should be replaced by QueryReceivedArgs.Destination (e.Destination) which also handles DICOM Asynchronous operations")] public: property String^ Destination { String^ get(); }
'Declaration
<ObsoleteAttribute("This method should be replaced by QueryReceivedArgs.Destination (e.Destination) which also handles DICOM Asynchronous operations")> Public ReadOnly Property Destination As String
'Usage
Dim instance As DicomAssociation Dim value As String value = instance.Destination