GetAeInfo Method

Summary

Gets the AE info.

Syntax
C#
VB
C++
public AeInfo GetAeInfo( 
   string AETitle 
) 
  
Function GetAeInfo( _ 
   ByVal AETitle As String _ 
) As AeInfo 
AeInfo^ GetAeInfo(  
   String^ AETitle 
)  

Parameters

AETitle
The AE title.

Return Value

The AE information for the associated AE Title.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly