Table of Contents

Class EntityRevisionServiceConfiguration<T>

Namespace
Innova.Data.Revision
Assembly
Innova.Data.dll

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.