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)
SyntaxNullable<DateTime> GuestsComingTime { get; }
Property Value
Type:
NullableDateTime
See Also