←Select platform

SOPInstanceStatus Enumeration

Summary

Flag that indicates the storage status of an SOP instance.

Syntax

C#
VB
C++
public enum SOPInstanceStatus   
Public Enum SOPInstanceStatus  
    
    
public enum class SOPInstanceStatus   

Members

ValueMemberDescription
0NotSpecified The SOP instance has not special storage status.
1Original This is the primary SOP instance for the purpose of storage. The SOP instance has not yet been authorized for diagnostic use.
2AuthorizedOriginal This is the primary SOP instance for the purpose of storage. The SOP instance has been authorized for diagnostic use.
3AuthorizedCopy This is a copy of the authorized original.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly