Property RecordDefinitions
RecordDefinitions
Gets the record definitions.
public RecordDefinitionCrudHelperComponent RecordDefinitions { get; }
Property Value
- RecordDefinitionCrudHelperComponent
The record definitions.
Remarks
Make sure to adhere to the following restrictions:
- Create(T), Update(T): The specified value types of each RecordCellDefinition must be a supported type.
- Delete(T): There may not be any Records using the RecordDefinition.