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.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
DateTime? GuestsComingTime { get; }

Property Value

Type: NullableDateTime
See Also