LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Services Property

Show in webframe






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: __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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.