ISchemaFieldFavorite Methods |
The ISchemaFieldFavorite type exposes the following members.
Name | Description | |
---|---|---|
AddField |
Adds a new field to the group.
| |
FieldsCount |
Gets the count of the prefilled fields.
| |
RemoveField |
Removes a field from the group.
| |
ValidateData |
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity.) | |
ValidateUserPermission |
Validates the user permission on the current entity. Implemented by concrete inheriting types.
It is called automatically upon saving an entity.
(Inherited from IEntity.) |