LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

IncludeSubfolders Property








Gets or sets a value indicating whether the method DicomDir.InsertFile should add the DICOM files in the subfolders of the destination folder (when the method is passed a null reference (Nothing in Visual Basic)). .NET support
Syntax
public bool IncludeSubfolders {get; set;}
'Declaration
 
Public Property IncludeSubfolders As Boolean
'Usage
 
Dim instance As DicomDirOptions
Dim value As Boolean
 
instance.IncludeSubfolders = value
 
value = instance.IncludeSubfolders
public bool IncludeSubfolders {get; set;}
ObjectiveC Syntax
Java Syntax
 get_IncludeSubfolders();
set_IncludeSubfolders(value);
public:
property bool IncludeSubfolders {
   bool get();
   void set (    bool value);
}

Property Value

true to add the files in the subfolders of the destination folder to the DICOM Directory; false to add only the files in the destination folder to the DICOM Directory.
Example
For an example, refer to DicomDir.Reset.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDirOptions Structure
DicomDirOptions Members
InsertFile Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features