←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly