VirtualUser NumberOfWarnings Property C# API
Gets the number of warnings that have been reported for this Virtual User.

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

public int NumberOfWarnings { get; }

Field Value

The number of warnings that have been reported for this Virtual User.
See Also