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

Property Value

Type: NullableDateTime
See Also