Click or drag to resize

ChangedEntitiesTEntities Field

Collection of changed entities.

Namespace:  Resto.Front.Api.Data.Common
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public IReadOnlyCollection<ChangedEntity<T>> Entities

Field Value

Type: IReadOnlyCollectionChangedEntityT
See Also