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

Show in webframe

ClearListQuestionMessage Property







Gets or sets the message displayed to prompt the user to clear the list.
Syntax
public string ClearListQuestionMessage {get; set;}
'Declaration
 
Public Property ClearListQuestionMessage As String
'Usage
 
Dim instance As QueueManager
Dim value As String
 
instance.ClearListQuestionMessage = value
 
value = instance.ClearListQuestionMessage

            

            
public: __property string* get_ClearListQuestionMessage();
public: __property void set_ClearListQuestionMessage( 
   string* value
);
public:
property String^ ClearListQuestionMessage {
   String^ get();
   void set (    String^ value);
}

Property Value

The message displayed to prompt the user to clear the list.
Requirements

Target Platforms

See Also

Reference

QueueManager Class
QueueManager Members

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