Click or drag to resize

ChangedEntityTEntity Property

Changed entity. null if the entity has been permanently removed.

Namespace:  Resto.Front.Api.Data.Common
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public T Entity {
	get;
 }

Property Value

Type: T
See Also