Click or drag to resize

LkItem Fields

Linkar Framework for .NET and Core


The LkItem type exposes the following members.

Fields
 NameDescription
Public fieldCalculated The content of calculated fields from database.
Public fieldOriginalRecord A copy of the original record to be used in operations where the optimistic lock option is enabled.
Public fieldRecord The content of a record from database.
Public fieldRecordId The ID of the record.
Top
See Also