Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

FeatureId Property (WorkstationMenuProperties)







Gets or sets the feature ID that is assigned to the System.Windows.Forms.ToolStripItem.
Syntax
public string FeatureId {get; set;}
'Declaration
 
Public Property FeatureId As String
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As String
 
instance.FeatureId = value
 
value = instance.FeatureId

            

            
public: __property string* get_FeatureId();
public: __property void set_FeatureId( 
   string* value
);
public:
property String^ FeatureId {
   String^ get();
   void set (    String^ value);
}

Property Value

The feature ID that is assigned to the System.Windows.Forms.ToolStripItem.
Requirements

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features