LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ProcessingText Property (QueueItemCommand)







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 abstract string ProcessingText {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.