LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ProcessingText Property (RetrieveQueueItemCommand)

Show in webframe






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

            

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

Property Value

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

Target Platforms

See Also

Reference

RetrieveQueueItemCommand Class
RetrieveQueueItemCommand Members

 

 


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