C#
VB
C++
Flag that indicates the storage status of an SOP instance.
public enum SOPInstanceStatus
Public Enum SOPInstanceStatus
public enum class SOPInstanceStatus
Members
Value | Member | Description |
---|---|---|
0 | NotSpecified | The SOP instance has not special storage status. |
1 | Original | This is the primary SOP instance for the purpose of storage. The SOP instance has not yet been authorized for diagnostic use. |
2 | AuthorizedOriginal | This is the primary SOP instance for the purpose of storage. The SOP instance has been authorized for diagnostic use. |
3 | AuthorizedCopy | This is a copy of the authorized original. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET