Leadtools.Medical.Workstation Namespace > ApplyActionCommand Class : Action Property |
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); }
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