RegisterArgumentsService(IWorkstationArgumentsService) Method

Summary
Register a specific object to be returned by ArgumentsService with a new WorkstationContainer.
Syntax
C#
VB
C++
public static void RegisterArgumentsService( 
   IWorkstationArgumentsService argumentsService 
) 
  
Public Overloads Shared Sub RegisterArgumentsService( _ 
   ByVal argumentsService As IWorkstationArgumentsService _ 
)  
public: 
static void RegisterArgumentsService(  
   IWorkstationArgumentsService^ argumentsService 
)  

Parameters

argumentsService
An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService to be returned by ArgumentsService with a new WorkstationContainer

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.