Click or drag to resize

EntityUsingExceptionEntityId Property

Identifier of entity which usage caused this exception.

Namespace:  Resto.Front.Api.Exceptions
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public Guid EntityId { get; }

Property Value

Type: Guid
See Also