Workstations Property

Summary
Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer controls that uses this state object.
Syntax
C#
C++/CLI
public virtual ListWithEvents<WorkstationViewer> Workstations { get; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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