Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class LegacySpecialEpisodeNumbers

    Inheritance
    System.Object
    LegacySpecialEpisodeNumbers
    Namespace: MediaBrowser.Controller.Entities.TV
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public class LegacySpecialEpisodeNumbers

    Properties

    AirsAfterSeasonNumber

    Declaration
    public int? AirsAfterSeasonNumber { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>

    AirsBeforeEpisodeNumber

    Declaration
    public int? AirsBeforeEpisodeNumber { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>

    AirsBeforeSeasonNumber

    Declaration
    public int? AirsBeforeSeasonNumber { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.