Gets the text which will be displayed for the item in the
Leadtools.Medical.Workstation.UI.QueueManager
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