←Select platform

AutoUpdateAE Property

Summary

Gets or sets the auto update C 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly