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

Services Property







Gets the Leadtools.Medical.Workstation.DataTypes.ServiceCollection object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
Syntax
public ServiceCollection Services {get;}
'Declaration
 
Public ReadOnly Property Services As ServiceCollection
'Usage
 
Dim instance As WorkstationContainer
Dim value As ServiceCollection
 
value = instance.Services
public ServiceCollection Services {get;}
 get_Services(); 
public: __property ServiceCollection* get_Services();
public:
property ServiceCollection* Services {
   ServiceCollection* get();
}

Property Value

The Leadtools.Medical.Workstation.DataTypes.ServiceCollection object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
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

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

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