MoveServerAeTitle Property

Summary
Gets or sets the DICOM Server AE title to which the images are being moved.
Syntax
C#
VB
C++
public string MoveServerAeTitle { get; set; } 
  
Public Property MoveServerAeTitle As String 
public: 
property String^ MoveServerAeTitle { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The DICOM Server AE title to move the images to.

Remarks

This property must be set of the MoveLocally is set to false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.