Eplan Platform API
Eplan.EplApi.Base Namespace / Progress Class / EndPart Method / EndPart(Boolean) Method

In This Topic
EndPart(Boolean) Method
In This Topic
Ends segment and closes the window when it is not used. Don't forget to call it at the end, otherwise a progress dialog may lock P8.
Syntax
public void EndPart( 
   bool bCloseWindow
)

Parameters

bCloseWindow
See Also