 | TitleTracks Property |
A non-null array of
Track documents associated with the title
Namespace: Orthogonal.Hoarder.StdLib.EntityAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic Track[] Tracks { get; set; }
Property Value
Track
See Also