Table of Contents

Property EntityService

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

EntityService

Gets the entity service for the list view model.

IListEntityService<T, TList> EntityService { get; }

Property Value

IListEntityService<T, TList>