Update Method

Summary
Updates the specified AE title.
Syntax
C#
VB
C++
public void Update( 
   string AETitle, 
   AeInfo newInfo 
) 
  
Sub Update( _ 
   ByVal AETitle As String, _ 
   ByVal newInfo As AeInfo _ 
)  
void Update(  
   String^ AETitle, 
   AeInfo^ newInfo 
)  

Parameters

AETitle
The AE title to update.

newInfo
The new AE title information.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.