[This is preliminary documentation and is subject to change.]
Gets the calling AE title.
| C# | Visual Basic | Visual C++ |
public string CallingAETitle { get; }
Public ReadOnly Property CallingAETitle As String
public: property String^ CallingAETitle { String^ get (); }