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 IncludeNonDicomObjects : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects = function() { }; Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class IncludeNonDicomObjects : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ForPatient | Include objects for patient. |
ForPhysician | Include objects for physician. |
ForResearch | Include objects for research. |
ForTeaching | Include objects for teaching. |
No | Do not include non-DICOM objects. |
Undefined | No specified. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects
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