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 SOPInstanceStatus : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.SOPInstanceStatus = function() { }; Leadtools.Dicom.Common.DataTypes.SOPInstanceStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SOPInstanceStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AuthorizedCopy | This is a copy of the authorized original. |
AuthorizedOriginal | This is the primary SOP instance for the purpose of storage. The SOP instance has been authorized for diagnostic use. |
NotSpecified | The SOP instance has not special storage status. |
Original | This is the primary SOP instance for the purpose of storage. The SOP instance has not yet been authorized for diagnostic use. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.SOPInstanceStatus
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