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.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Name
{
get
;
set
; }
string Name { get; set; }
Field Value
The name of the Data Dictionary.
See Also
IDataDictionary Interface
IDataDictionary Members
Facilita.Fc.Runtime Namespace