←Select platform

AETitle Property

Summary

Gets or sets the AE title.

Syntax

C#
VB
C++
public string AETitle { get; set; } 
  
Public Property AETitle As String 
public: 
property String^ AETitle { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The AE title.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly