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