Gets or sets whether the moved images should be retrieved locally or moved to another DICOM server.
public bool MoveLocally { get; set; }
Public Property MoveLocally As Boolean
true if the moved images should be retrieved locally; false if the images should be moved to another DICOM server. Default is true.
If this property is set to false the MoveServerAeTitle value should be set to the server to which the images should be moved.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET