Table of Contents

Property EntityService

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

EntityService

Gets the entity service for inserting entities.

IInsertEntityService<T, TInsert> EntityService { get; }

Property Value

IInsertEntityService<T, TInsert>