C#
VB
C++
Specifies the current status of the action.
public enum MedicalViewerActionStatus Public Enum MedicalViewerActionStatusInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerActionStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| Value | Member | Description |
|---|---|---|
| 0 | Started | The action has been started. |
| 1 | Progress | The action is in progress. |
| 2 | Finished | The action has just been finished. |
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
