Click or drag to resize

IReserveGuestsComingTime Property

Gets the time when guests came and reserve was closed or banquet was started.

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

Property Value

Type: NullableDateTime
See Also