Table of Contents

Property EntityService

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

EntityService

Gets the entity service for showing entities.

public IShowEntityService<T, TShow> EntityService { get; }

Property Value

IShowEntityService<T, TShow>