DVTk API
CalledAETitle Property
DVTkDvtkData.DulA_ASSOCIATE_ACCalledAETitle
DVTk API

[This is preliminary documentation and is subject to change.]

Destination DICOM Application Name.
Declaration Syntax
C#Visual BasicVisual C++
public string CalledAETitle { get; set; }
Public Property CalledAETitle As String
public:
property String^ CalledAETitle {
	String^ get ();
	void set (String^ value);
}
Remarks
Pdu Bytes 11-26 correspond with the Called AE Title of the A-ASSOCIATE-RQ.
Remarks
This reserved field shall be sent with a value identical to the value received in the same field of the A-ASSOCIATE-RQ PDU, but its value shall not be tested when received.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0