Table of Contents

Method MakeEntityUpdatable

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

MakeEntityUpdatable(TList)

Sets the entity as updatable.

public void MakeEntityUpdatable(TList entity)

Parameters

entity TList

The entity to make updatable.