MoveLocally Property

Summary
Gets or sets whether the moved images should be retrieved locally or moved to another DICOM server.
Syntax
C#
C++/CLI
public bool MoveLocally { get; set; } 
public: 
property bool MoveLocally { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the moved images should be retrieved locally; false if the images should be moved to another DICOM server. Default is true.

Remarks

If this property is set to false the MoveServerAeTitle value should be set to the server to which the images should be moved.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly

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