 | FilePartSequence Property |
If a
Title is composed of multiple parts, then this value indicates which part contains the
file. The sequence is 1-based. Most titles contain a single part, in which case the part sequence is 1.
Namespace: Orthogonal.Hoarder.StdLib.EntityAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntaxpublic int PartSequence { get; set; }
Property Value
Int32
See Also