ProcessingText Property

Summary

Gets the text which will be displayed while the command is running.

Syntax
C#
VB
C++
public override string ProcessingText { get; } 
  
Public Overrides ReadOnly Property ProcessingText As String 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly