Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationState Class : Workstations Property |
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(); }