Table of Contents

Method InsertReadRevision

Namespace
Innova.Rest.Client
Assembly
Innova.Rest.Client.dll

InsertReadRevision(IPrimaryKey)

Inserts a read revision for the specified primary keys.

public Task InsertReadRevision(IPrimaryKey primarykeys)

Parameters

primarykeys IPrimaryKey

The primary keys of the entity.

Returns

Task