Gets or sets a value indicating if the path where DICOM Datasets are stored should include subdirectories created by splitting the patient ID in the dataset.
public bool SplitPatientId { get; set; }
Public Property SplitPatientId As Boolean
true to include subdirectores created by splitting the patient ID in the dataset. Otherwise, false.
This options is only valid when CreatePatientFolder is true and UsePatientName is false.
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