Click or drag to resize

TitlePurchased Property

Date the title was purchased.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public DateTime? Purchased { get; set; }

Property Value

NullableDateTime
See Also