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
)
public:
void EndPart(
bool
)
Parameters
| Parameter Name | Description |
|---|
| bCloseWindow | |
See Also