Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

AutoUpdateAE Property






Gets or sets the auto update C title.
Syntax
public string AutoUpdateAE {get; set;}
'Declaration
 
Public Property AutoUpdateAE As String
'Usage
 
Dim instance As PatientUpdaterOptions
Dim value As String
 
instance.AutoUpdateAE = value
 
value = instance.AutoUpdateAE

            

            
public:
property String^ AutoUpdateAE {
   String^ get();
   void set (    String^ value);
}

Property Value

The auto update AE title.
Remarks
This value is ignored if UserCustomAE is set to false.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterOptions Class
PatientUpdaterOptions Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features