Click or drag to resize

LkItemsLstDictsCalculated Property

Linkar Framework for .NET and Core


Array with the dictionary names for calculated fields of the record. 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[] LstDictsCalculated { get; }

Property Value

String
See Also