Click or drag to resize

IClientBirthDate Property

Date the client was born.

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

Property Value

Type: NullableDateTime
See Also