LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FeatureId Property (WorkstationCommand)

Show in webframe






Gets the feature ID that is registered with this command.
Syntax
public string FeatureId {get;}
'Declaration
 
Public ReadOnly Property FeatureId As String
'Usage
 
Dim instance As WorkstationCommand
Dim value As String
 
value = instance.FeatureId

            

            
public: __property string* get_FeatureId();
public:
property string* FeatureId {
   string* get();
}

Property Value

A System.String representing the feature ID registered with this command.
Requirements

Target Platforms

See Also

Reference

WorkstationCommand Class
WorkstationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.