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

GetFeatureCommand(String) Method







A System.String that represents the feature which the command is registered with.
Returns a command that is created and associated with a feature.
Syntax
public virtual ICommand GetFeatureCommand( 
   string featureId
)
'Declaration
 
Public Overloads Overridable Function GetFeatureCommand( _
   ByVal featureId As String _
) As ICommand
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim value As ICommand
 
value = instance.GetFeatureCommand(featureId)
public virtual ICommand GetFeatureCommand( 
   string featureId
)
 function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.GetFeatureCommand(String)( 
   featureId 
)
public: virtual ICommand* GetFeatureCommand( 
   string* featureId
) 
public:
virtual ICommand* GetFeatureCommand( 
   string* featureId
) 

Parameters

featureId
A System.String that represents the feature which the command is registered with.

Return Value

An Leadtools.Medical.Workstation.Commands.ICommand that is associated with the given featureId.
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

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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