Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomDirInsertFileCommand Enumeration
See Also  
Leadtools.Dicom Namespace : DicomDirInsertFileCommand Enumeration



Specifies values that control the insertion of DICOM files to the Directory.

Syntax

Visual Basic (Declaration) 
Public Enum DicomDirInsertFileCommand 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomDirInsertFileCommand
C# 
public enum DicomDirInsertFileCommand : Enum 
C++/CLI 
public enum class DicomDirInsertFileCommand : public Enum 

Members

MemberDescription
Continue Keep adding DICOM files to the Directory.
Skip Skip the addition of the current DICOM file. This can be done only during the first call to the callback method DicomDir.OnInsertFile for the file to be skipped.
Stop Stop adding new files.

Example

For an example, refer to DicomDir.Reset.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDirInsertFileCommand

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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