Interface IEntityRevisionServiceConfiguration<T>
Represents the configuration for the entity revision service.
public interface IEntityRevisionServiceConfiguration<T> where T : class
Type Parameters
T
The type of the entity.
Properties
- ImplementRead
Gets or sets a value indicating whether to implement read functionality.