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

Workstations Property







Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer controls that uses this state object.
Syntax
public virtual ListWithEvents<WorkstationViewer> Workstations {get;}
'Declaration
 
Public Overridable ReadOnly Property Workstations As ListWithEvents(Of WorkstationViewer)
'Usage
 
Dim instance As WorkstationState
Dim value As ListWithEvents(Of WorkstationViewer)
 
value = instance.Workstations
public virtual ListWithEvents<WorkstationViewer> Workstations {get;}
 get_Workstations(); 
public: __property virtual ListWithEvents<WorkstationViewer*>* get_Workstations();
public:
virtual property ListWithEvents<WorkstationViewer*>* Workstations {
   ListWithEvents<WorkstationViewer*>* get();
}

Property Value

A ListWithEvents<T> that contains the Leadtools.Medical.Workstation.UI.WorkstationViewer controls that uses this state object.
Remarks
When a Leadtools.Medical.Workstation.UI.WorkstationViewer control get an instance of a WorkstationContainer the list will be updated to add the new 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

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

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