Eplan Platform API
Eplan.EplApi.Base Namespace / IEplProgress Interface / SetOverallActionText Method
The new action text.

In This Topic
SetOverallActionText Method (IEplProgress)
In This Topic
Set the action text for the complete progress (This is the level 2)
Syntax
void SetOverallActionText( 
   string strText
)

Parameters

strText
The new action text.
See Also