Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer controls that uses this state object.
public virtual ListWithEvents<WorkstationViewer> Workstations { get; }
Public Overridable ReadOnly Property Workstations As Leadtools.Medical.Workstation.ListWithEvents(Of WorkstationViewer)
public:
virtual property Leadtools.Medical.Workstation.ListWithEvents<WorkstationViewer^>^ Workstations {
Leadtools.Medical.Workstation.ListWithEvents<WorkstationViewer^>^ get();
}
A ListWithEvents<T> that contains the Leadtools.Medical.Workstation.UI.WorkstationViewer controls that uses this state object.
When a Leadtools.Medical.Workstation.UI.WorkstationViewer control get an instance of a WorkstationContainer the list will be updated to add the new control.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET