C#
VB
C++
Gets or sets a value indicating if the patient name should be used when creating a patient folder.
public bool UsePatientName { get; set; }
Public Property UsePatientName As Boolean
true to use the patient name when creating a patient folder; otherwise false. The default value is true.
If this value is false the patient ID will be used as the folder name when creating a patient folder.
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