VirtualUserScript ClearProgressPoint Method C# API
Clears the current progress point set for this Virtual User.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public void ClearProgressPoint()
Remarks

This has the effect of clearing the Progress Point column in Test Controller for this Virtual User.
See Also