 | TrackSequence Property |
Tracks on a
Title normally have a sequence that increments from one. This value
is the 1-based sequence of the track on a Title, or the chapter number in a book, or whatever
else might be meaningful.
Namespace: Orthogonal.Hoarder.StdLib.EntityAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntaxpublic int Sequence { get; set; }
Property Value
Int32
See Also