←Select platform

RegisterFeaturesCommandFactory(IWorkstationFeaturesCommandFactory) Method

Summary

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

Syntax

C#
VB
C++
public static void RegisterFeaturesCommandFactory( 
   IWorkstationFeaturesCommandFactory commandsFactory 
) 
  
Public Overloads Shared Sub RegisterFeaturesCommandFactory( _ 
   ByVal commandsFactory As Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory _ 
)  
public: 
static void RegisterFeaturesCommandFactory(  
   Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory^ commandsFactory 
)  

Parameters

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