←Select platform

IsFeatureExecutable Method (IWorkstationFeaturesCommandFactory)

Summary

Checks whether a command is registered with a given feature and can be executed.

Syntax

C#
VB
C++
bool IsFeatureExecutable(  
   string featureId 
) 
Function IsFeatureExecutable( _ 
   ByVal featureId As String _ 
) As Boolean 
bool IsFeatureExecutable(  
   String^ featureId 
) 

Parameters

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

Return Value

true if a command exists for the given feature and can be executed; otherwise; it is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize