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

    Show / Hide Table of Contents

    Interface IHasProgramAttributes

    Namespace: MediaBrowser.Controller.Entities
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public interface IHasProgramAttributes

    Properties

    IsKids

    Declaration
    bool IsKids { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsLive

    Declaration
    bool IsLive { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsMovie

    Declaration
    bool IsMovie { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsNew

    Declaration
    bool IsNew { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsNews

    Declaration
    bool IsNews { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsPremiere

    Declaration
    bool IsPremiere { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsRepeat

    Declaration
    bool IsRepeat { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsSeries

    Declaration
    bool IsSeries { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsSports

    Declaration
    bool IsSports { get; set; }
    Property Value
    Type Description
    System.Boolean

    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.