DVTk API
CallingAETitle Property
DVTkDvtkData.DulA_ASSOCIATE_RQCallingAETitle
DVTk API

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

Source DICOM Application Name.
Declaration Syntax
C#Visual BasicVisual C++
public string CallingAETitle { get; set; }
Public Property CallingAETitle As String
public:
property String^ CallingAETitle {
	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