Click or drag to resize

LkItemsLstDicts Property

Linkar Framework for .NET and Core


Array with the dictionary names for record fields. The same array for each LkItem that is stored in the list.

Namespace: Linkar.LkData
Assembly: Linkar.LkData (in Linkar.LkData.dll) Version: 2.3.1
Syntax
public string[] LstDicts { get; }

Property Value

String
See Also