Click or drag to resize

TitleLegacyKey Property

A legacy primary key from a Title that was once stored in the Nimbus datbase.

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

Property Value

String
See Also