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