Property Records
Records
Gets the records.
public RecordCrudHelperComponent Records { get; }
Property Value
- RecordCrudHelperComponent
The records.
Remarks
Make sure to adhere to the following restrictions:
- Create, Update: Every RecordCellDefinition in the RecordDefinition must have a RecordCell in the Record.
- Create, Update: Every value in the RecordCell must match the CellType specified in its RecordCellDefinition.
- Delete: The Record may not be referenced in any Jobs.