←Select platform

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 Leadtools.Medical.Workstation.ListWithEvents(Of WorkstationViewer) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly