CreateSeriesFolder Property

Summary
Gets or sets a value indicating if a folder should be created for the series in the stored Leadtools.Dicom.DicomDataSet.
Syntax
C#
VB
C++
public bool CreateSeriesFolder { get; set; } 
  
Public Property CreateSeriesFolder As Boolean 
public: 
property bool CreateSeriesFolder { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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