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

FeatureId Property (WorkstationCommand)







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 string FeatureId {get;}
 get_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: 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

WorkstationCommand Class
WorkstationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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