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

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

protected internal CompoundDataDictionary DataDictionary { get; }

Field Value

The Data Dictionary belonging to this Virtual User.
See Also