Click or drag to resize

IClientLastOrderDate Property

Date of last order client done.

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

Property Value

Type: NullableDateTime
See Also