←Select platform

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 Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService _ 
)  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly