Table of Contents

Method MakeEntityUpdatable

Namespace
Innova.Prism.Infrastructure.Interfaces
Assembly
Innova.Prism.Infrastructure.dll

MakeEntityUpdatable(object)

Makes the specified entity updatable.

void MakeEntityUpdatable(object entity)

Parameters

entity object

The entity to make updatable.