DVTk API
CalledAETitle Property
DVTkDvtkData.DulA_ASSOCIATE_RQCalledAETitle
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
It shall be encoded as 16 characters as defined by the ISO 646:1990-Basic G0 Set with leading and trailing spaces (20H) being non-significant. The value made of 16 spaces (20H) meaning “no Application Name specified” shall not be used.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0