Table of Contents

Interface IEntityRevisionServiceConfiguration<T>

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

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.