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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly