C#
VB
C++
Gets or sets the Called AE title for the DICOM Associate.
public string Called { get; set; }
Public Property Called As String
public:
property String^ Called {
String^ get();
void set ( String^ value);
}
The Called AE title for the DICOM Associate. The maximum length for this value is 64.
For more information on the structure of an Associate, refer to LEADTOOLS DICOM Network Communication Support for Message Exchange.
For an example, refer to SendCEchoRequest.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET