Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SOPInstanceStatus Enumeration






Flag that indicates the storage status of an SOP instance.
Syntax
'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  
Members
ValueMemberDescription
0x00000000NotSpecified The SOP instance has not special storage status.
0x00000001Original This is the primary SOP instance for the purpose of storage. The SOP instance has not yet been authorized for diagnostic use.
0x00000002AuthorizedOriginal This is the primary SOP instance for the purpose of storage. The SOP instance has been authorized for diagnostic use.
0x00000003AuthorizedCopy This is a copy of the authorized original.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.SOPInstanceStatus

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Common.DataTypes Namespace

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features