C#
VB
C++
Updates the specified AE title.
Sub Update( _
ByVal AETitle As String, _
ByVal newInfo As Leadtools.Dicom.Addin.Common.AeInfo _
)
void Update(
String^ AETitle,
Leadtools.Dicom.Addin.Common.AeInfo^ newInfo
)
AETitle
The AE title to update.
newInfo
The new AE title information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET