LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ProcessingText Property (QueueItemCommand)

Show in webframe






Gets the text which will be displayed while the command is running.
Syntax
public abstract string ProcessingText {get;}
'Declaration
 
Public MustOverride ReadOnly Property ProcessingText As String
'Usage
 
Dim instance As QueueItemCommand
Dim value As String
 
value = instance.ProcessingText

            

            
public: __property abstract string* get_ProcessingText();
public:
abstract property string* ProcessingText {
   string* get();
}

Property Value

Type: System.String The text which will be displayed while the command is running.
Requirements

Target Platforms

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


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