CreatePatientFolder Property

Summary
Gets or sets a value indicating if a folder should be created for the patient in the stored Leadtools.Dicom.DicomDataSet.
Syntax
C#
C++/CLI
public bool CreatePatientFolder { get; set; } 
public: 
property bool CreatePatientFolder { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to create a patient folder when a Leadtools.Dicom.DicomDataSet is stored; otherwise, false. The default value is true.

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.Dicom.Scp Assembly

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