Click or drag to resize

TitleLegacyUid Property

A legacy SQL database GUID 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 Guid? LegacyUid { get; set; }

Property Value

NullableGuid
See Also