←Select platform

MedicalViewerActionStatus Enumeration

Summary

Specifies the current status of the action.

Syntax

C#
VB
C++
public enum MedicalViewerActionStatus 
  
Public Enum MedicalViewerActionStatus  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
             
            public enum class MedicalViewerActionStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
             

Members

ValueMemberDescription
0Started The action has been started.
1Progress The action is in progress.
2Finished The action has just been finished.
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.MedicalViewer Assembly