AutoUpdateAE Property

Summary

Gets or sets the auto update AE title.

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

Property Value

The auto update AE title.

Remarks

This value is ignored if UserCustomAE is set to false.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly