LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

GetWorkstationView<V> Method







The view type to return.
Returns a registered view for the given type.
Syntax
public V GetWorkstationView<V>()
where V: 
'Declaration
 
Public Function GetWorkstationView(Of V As )() As V
'Usage
 
Dim instance As WorkstationUIFactory
Dim value As V
 
value = instance.GetWorkstationView(Of V)()
public V GetWorkstationView<V>()where V: 
 function Leadtools.Medical.Workstation.UI.Factory.WorkstationUIFactory.GetWorkstationView()
public: V* GetWorkstationView<V>(); 
where V: 
public:
V* GetWorkstationViewgeneric<typename V>
(); 
where V: 

Type Parameters

V
The view type to return.

Return Value

A registered view instance of the given type.
Requirements

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

See Also

Reference

WorkstationUIFactory Class
WorkstationUIFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.