VirtualUser Name Property C# API
Gets or sets the name of this dictionary.

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

public string Name { get; set; }

Field Value

The name of the Data Dictionary.

Implements

IDataDictionary Name
See Also