C#
Objective-C
C++
public string Called { get; set; }
@property (nonatomic, strong) NSString *called;
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 16.
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.