C#
Objective-C
C++
public string Calling { get; set; }
@property (nonatomic, strong) NSString *calling;
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.
For an example, refer to SendCEchoRequest.