VirtualUserScript ToString Method C# API
Returns a string representation of the IDataDictionary belonging to this Virtual User

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

public override string ToString()

Return Value

A string representing the key/value pairs in the dictionary.
See Also