Click or drag to resize

IReserveClient Property

Client that placed the reserve.

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IClient Client { get; }

Property Value

Type: IClient
See Also