Click or drag to resize

TitleLegacyId Property

A legacy SQL database IDENTITY Int32 primary key from a Title that was once stored in the Agate database.

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

Property Value

NullableInt32
See Also