Eplan Platform API
Eplan.EplApi.Base Namespace / Progress Class / SetActionText Method
The new text.

In This Topic
SetActionText Method (Progress)
In This Topic
Sets a new action text.
Syntax
public void SetActionText( 
   string strNewText
)

Parameters

strNewText
The new text.
See Also