Click or drag to resize

IReadOnlyEntityCreatedDate Property

Gets the Created Date

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
Nullable<DateTime> CreatedDate { get; }

Property Value

Type: NullableDateTime
the created date
See Also