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

IsCommandRegistered Method (WorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command is registered with.
Checks whether a command is created and registered with the given feature.
Syntax
public virtual bool IsCommandRegistered( 
   string featureId
)
'Declaration
 
Public Overridable Function IsCommandRegistered( _
   ByVal featureId As String _
) As Boolean
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim value As Boolean
 
value = instance.IsCommandRegistered(featureId)
public virtual bool IsCommandRegistered( 
   string featureId
)
 function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.IsCommandRegistered( 
   featureId 
)
public: virtual bool IsCommandRegistered( 
   string* featureId
) 
public:
virtual bool IsCommandRegistered( 
   string* featureId
) 

Parameters

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

Return Value

true if a command is created and registerd with the given feature. Otherwise; false.
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

 

 


Products | Support | Contact Us | Copyright Notices

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