LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ItemDescription Property

Show in webframe






Gets the text which will be displayed for the item in the Leadtools.Medical.Workstation.UI.QueueManager
Syntax
public virtual string ItemDescription {get;}
'Declaration
 
Public Overridable ReadOnly Property ItemDescription As String
'Usage
 
Dim instance As QueueItemCommand
Dim value As String
 
value = instance.ItemDescription

            

            
public: __property virtual string* get_ItemDescription();
public:
virtual property string* ItemDescription {
   string* get();
}

Property Value

Type: System.String The text which will be displayed for the item in the Leadtools.Medical.Workstation.UI.QueueManager
Requirements

Target Platforms

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


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