LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 MedicalViewerActionType Action {get; set;}
 get_Action();
set_Action(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.