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 virtual ListWithEvents<WorkstationViewer> Workstations {get;}
get_Workstations();
public: __property virtual ListWithEvents<WorkstationViewer*>* get_Workstations();
public: virtual property ListWithEvents<WorkstationViewer*>* Workstations { ListWithEvents<WorkstationViewer*>* get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2