Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomDirInsertFileCommand Enumeration








Specifies values that control the insertion of DICOM files to the Directory.
Syntax
public enum DicomDirInsertFileCommand : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomDirInsertFileCommand 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomDirInsertFileCommand
public enum DicomDirInsertFileCommand : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomDirInsertFileCommand = function() { };
Leadtools.Dicom.DicomDirInsertFileCommand.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomDirInsertFileCommand : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Continue Keep adding DICOM files to the Directory.
0x00000008Skip Skip the addition of the current DICOM file. This can be done only during the first call to the callback method OnInsertFile for the file to be skipped.
0x000000EAStop Stop adding new files.
Example
For an example, refer to Reset.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
OnInsertFile Method

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