IDataDictionary 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

string Name { get; set; }

Field Value

The name of the Data Dictionary.
See Also