VirtualUserScript DataDictionary Property C# API
Gets the Data Dictionary belonging to this VirtualUser.

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

public CompoundDataDictionary DataDictionary { get; }

Field Value

The Data Dictionary belonging to this VirtualUser.
See Also