Click or drag to resize

TitlePrice Property

Purchase price of the title ($AUD).

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

Property Value

NullableDecimal
See Also