VirtualUserScript VUName Property C# API
Gets the name of the group that this Virtual User belongs to.

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

public string VUName { get; }

Field Value

The Virtual User group name.
See Also