Click or drag to resize

IClient.DateCreated Property

Date of client's creation.

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

Property Value

Type: Nullable<DateTime>
See Also