LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

State Property (WorkstationContainer)

Show in webframe






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: __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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.