DestinationAETitle Property

Summary

Gets the move destination ae title.

Syntax
C#
VB
C++
public string DestinationAETitle { get; } 
  
Public ReadOnly Property DestinationAETitle As String 
public: 
property String^ DestinationAETitle { 
   String^ get(); 
} 

Property Value

The destination AE title.

Remarks

This is the destination of the DICOM C-MOVE operation.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly