Table of Contents

Method MakeEntityUpdatable

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

MakeEntityUpdatable(TList)

Makes the specified list entity updatable.

void MakeEntityUpdatable(TList entity)

Parameters

entity TList

The list entity to make updatable.