C#
VB
C++
Gets or sets the Calling AE title for the DICOM Associate.
public string Calling { get; set; }
Public Property Calling As String
public:
property String^ Calling {
String^ get();
void set ( String^ value);
}
The Calling AE title for the DICOM Associate. The maximum length for this value is 64.
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