Click or drag to resize

LkItems Properties

Linkar Framework for .NET and Core


The LkItems type exposes the following members.

Properties
 NameDescription
Public propertyCapacity
(Inherited from ListLkItem)
Public propertyCount
(Inherited from ListLkItem)
Public propertyItemInt32
(Inherited from ListLkItem)
Public propertyItemString Indexer to get a LkItem using its RecordId.
Public propertyLstDicts Array with the dictionary names for record fields. The same array for each LkItem that is stored in the list.
Public propertyLstDictsCalculated Array with the dictionary names for calculated fields of the record. The same array for each LkItem that is stored in the list.
Public propertyLstDictsId Array with the dictionary names for record Ids. The same array for each LkItem that is stored in the list.
Top
See Also