Workstations Property

Summary
Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer controls that uses this state object.
Syntax
C#
VB
C++
public virtual ListWithEvents<WorkstationViewer> Workstations { get; } 
  
Public Overridable ReadOnly Property Workstations As ListWithEvents(Of WorkstationViewer) 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.