UsePatientName Property

Summary
Gets or sets a value indicating if the patient name should be used when creating a patient folder.
Syntax
C#
C++/CLI
public bool UsePatientName { get; set; } 
public: 
property bool UsePatientName { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to use the patient name when creating a patient folder; otherwise false. The default value is true.

Remarks

If this value is false the patient ID will be used as the folder name when creating a patient folder.

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.