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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public T Entity {
	get;
 }

Property Value

T
See Also