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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.