Click or drag to resize

GenreIsPrimary Property

True if this is the primary genre for a Title.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntax
C#
public bool IsPrimary { get; set; }

Property Value

Boolean
See Also