| Leadtools.Dicom.Common.DataTypes Namespace : IncludeNonDicomObjects Enumeration | 
public enum IncludeNonDicomObjects : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum IncludeNonDicomObjects Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As IncludeNonDicomObjects
public enum class IncludeNonDicomObjects : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000002 | No | Do not include non-DICOM objects. | 
| 0x00000002 | ForPhysician | Include objects for physician. | 
| 0x00000003 | ForPatient | Include objects for patient. | 
| 0x00000004 | ForTeaching | Include objects for teaching. | 
| 0x00000005 | ForResearch | Include objects for research. | 
| 0x0000006F | Undefined | No specified. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects