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

Property Value

Type: NullableDateTime
See Also