Enum RecordDefinitionError.Reason
public enum RecordDefinitionError.Reason
Fields
RecordDefinitionTypeNotSupported = 1
Record definition type not supported.
While creating or updating a RecordDefinition, not all the types specified in the RecordCellDefinition are supported.
RecordDefinition contains the invalid record definition
RecordCellDefinition contains the invalid record cell definition
InvalidType contains the invalid type
SupportedTypes contains the supported types type
RecordDefintionHasRecords = 2
Record definition has records.
While updating or deleting a RecordDefinition, the given RecordDefinition has exising Records, which block the operation.
RecordDefinition contains the reoord definition
RecordIDs contains the record ids