RegisterServicesCollection Method

Summary

Register a specific object to be returned by Services with a new WorkstationContainer.

Syntax
C#
VB
C++
public static void RegisterServicesCollection( 
   ServiceCollection serviceCollection 
) 
  
Public Shared Sub RegisterServicesCollection( _ 
   ByVal serviceCollection As ServiceCollection _ 
)  
public: 
static void RegisterServicesCollection(  
   ServiceCollection^ serviceCollection 
)  

Parameters

serviceCollection
An instance of type Leadtools.Medical.Workstation.DataTypes.ServiceCollection to be returned by Services with a new WorkstationContainer

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly