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 16.