←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly