←Select platform

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#
VB
C++
public bool CreatePatientFolder {get; set;}
Public Property CreatePatientFolder As Boolean
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize