VirtualUser
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.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
void
ClearProgressPoint
()
public void ClearProgressPoint()
Remarks
This has the effect of clearing the
Progress Point
column in Test Controller for this Virtual User.
See Also
VirtualUser Class
VirtualUser Members
Facilita.Fc.Runtime Namespace