SplitPatientId Property

Summary
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.
Syntax
C#
C++/CLI
public bool SplitPatientId { get; set; } 
public: 
property bool SplitPatientId { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to include subdirectores created by splitting the patient ID in the dataset. Otherwise, false.

Remarks

This options is only valid when CreatePatientFolder is true and UsePatientName is false.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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