DirectoryStructure Property

Summary
Gets or sets the information for creating the directories when storing a DICOM file.
Syntax
C#
VB
C++
public DicomDirectoryStructure DirectoryStructure { get; set; } 
  
Public Property DirectoryStructure As DicomDirectoryStructure 
public: 
property DicomDirectoryStructure^ DirectoryStructure { 
   DicomDirectoryStructure^ get(); 
   void set (    DicomDirectoryStructure^ ); 
} 

Property Value

The information for creating the directories when storing a DICOM file.

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.