Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Action Property (ApplyActionCommand)







Gets or sets the Leadtools.MedicalViewer.MedicalViewerActionType to apply.
Syntax
public MedicalViewerActionType Action {get; set;}
'Declaration
 
Public Property Action As MedicalViewerActionType
'Usage
 
Dim instance As ApplyActionCommand
Dim value As MedicalViewerActionType
 
instance.Action = value
 
value = instance.Action

            

            
public: __property MedicalViewerActionType get_Action();
public: __property void set_Action( 
   MedicalViewerActionType value
);
public:
property MedicalViewerActionType Action {
   MedicalViewerActionType get();
   void set (    MedicalViewerActionType value);
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerActionType to apply.
Requirements

Target Platforms

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features