Class SpecialEpisodeNumbers
Inheritance
System.Object
SpecialEpisodeNumbers
Namespace: MediaBrowser.Controller.Entities.TV
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class SpecialEpisodeNumbers
Properties
SortIndexNumber
Declaration
public int? SortIndexNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SortParentIndexNumber
Declaration
public int? SortParentIndexNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |