LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CreateFeatureCommand Method (IWorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command will execute.
Creates and returns the command which executes the given feature.
Syntax
ICommand CreateFeatureCommand( 
   string featureId
)
'Declaration
 
Function CreateFeatureCommand( _
   ByVal featureId As String _
) As ICommand
'Usage
 
Dim instance As IWorkstationFeaturesCommandFactory
Dim featureId As String
Dim value As ICommand
 
value = instance.CreateFeatureCommand(featureId)
ICommand CreateFeatureCommand( 
   string featureId
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory.CreateFeatureCommand( 
   featureId 
)
ICommand* CreateFeatureCommand( 
   string* featureId
) 
ICommand* CreateFeatureCommand( 
   string* featureId
) 

Parameters

featureId
A System.String that represents the feature which the command will execute.

Return Value

An Leadtools.Medical.Workstation.Commands.ICommand that will execute the feature.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationFeaturesCommandFactory Interface
IWorkstationFeaturesCommandFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.