←Select platform

GetAeInfo Method

Summary

Gets the AE info.

Syntax

C#
VB
C++
public AeInfo GetAeInfo( 
   string AETitle 
) 
  
Function GetAeInfo( _ 
   ByVal AETitle As String _ 
) As Leadtools.Dicom.Addin.Common.AeInfo 
Leadtools.Dicom.Addin.Common.AeInfo^ GetAeInfo(  
   String^ AETitle 
)  

Parameters

AETitle
The AE title.

Return Value

The AE information for the associated AE Title.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly