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 : WorkstationHostViewers Property |
public virtual MedicalViewerHostCollection WorkstationHostViewers {get;}
'Declaration Public Overridable ReadOnly Property WorkstationHostViewers As MedicalViewerHostCollection
'Usage Dim instance As WorkstationState Dim value As MedicalViewerHostCollection value = instance.WorkstationHostViewers
public: __property virtual MedicalViewerHostCollection* get_WorkstationHostViewers();
public: virtual property MedicalViewerHostCollection^ WorkstationHostViewers { MedicalViewerHostCollection^ get(); }