Click or drag to resize

IClient.DateCreated Property

Date of client's creation.

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

Property Value

Type: Nullable<DateTime>
See Also