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

State Property (WorkstationContainer)







Gets the WorkstationState object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
Syntax
public WorkstationState State {get;}
'Declaration
 
Public ReadOnly Property State As WorkstationState
'Usage
 
Dim instance As WorkstationContainer
Dim value As WorkstationState
 
value = instance.State
public WorkstationState State {get;}
 get_State(); 
public: __property WorkstationState* get_State();
public:
property WorkstationState* State {
   WorkstationState* get();
}

Property Value

The WorkstationState object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
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

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

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