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

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

Parameters

strNewText
The new text.
See Also