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 > WorkstationContainer Class : Services Property |
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(); }