Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

See Also

Reference

WorkstationState Class
WorkstationState Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features