Leadtools.Dicom.Common.DataTypes Namespace : SOPInstanceStatus Enumeration |
public enum SOPInstanceStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SOPInstanceStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SOPInstanceStatus
public enum class SOPInstanceStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | NotSpecified | The SOP instance has not special storage status. |
0x00000001 | Original | This is the primary SOP instance for the purpose of storage. The SOP instance has not yet been authorized for diagnostic use. |
0x00000002 | AuthorizedOriginal | This is the primary SOP instance for the purpose of storage. The SOP instance has been authorized for diagnostic use. |
0x00000003 | AuthorizedCopy | This is a copy of the authorized original. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.SOPInstanceStatus