Table of Contents

Method InsertReadRevision

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

InsertReadRevision(IPrimaryKey)

Inserts a read revision for the specified primary keys.

Task InsertReadRevision(IPrimaryKey primarykeys)

Parameters

primarykeys IPrimaryKey

The primary keys of the entity.

Returns

Task