←Select platform

CreateFeatureCommand Method (WorkstationFeaturesCommandFactory)

Summary

Creates and return the command which executes the given feature.

Syntax

C#
VB
C++
public virtual Leadtools.Medical.Workstation.Commands.ICommand CreateFeatureCommand(  
   string featureId 
) 
Public Overridable Function CreateFeatureCommand( _ 
   ByVal featureId As String _ 
) As Leadtools.Medical.Workstation.Commands.ICommand 
public: 
virtual Leadtools.Medical.Workstation.Commands.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

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