Click or drag to resize

TitleEditionYear Property

Year that this edition of the title was published.

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

Property Value

NullableInt16
See Also