LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterArgumentsService(IWorkstationArgumentsService) Method

Show in webframe






An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService to be returned by ArgumentsService with a new WorkstationContainer
Register a specific object to be returned by ArgumentsService with a new WorkstationContainer.
Syntax
public static void RegisterArgumentsService( 
   IWorkstationArgumentsService argumentsService
)
'Declaration
 
Public Overloads Shared Sub RegisterArgumentsService( _
   ByVal argumentsService As IWorkstationArgumentsService _
) 
'Usage
 
Dim argumentsService As IWorkstationArgumentsService
 
WorkstationContainer.RegisterArgumentsService(argumentsService)

            

            
public: static void RegisterArgumentsService( 
   IWorkstationArgumentsService* argumentsService
) 
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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.