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

    Show / Hide Table of Contents

    Class InternalPeopleQuery

    Inheritance
    System.Object
    InternalPeopleQuery
    Namespace: MediaBrowser.Controller.Entities
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public sealed class InternalPeopleQuery

    Properties

    EnableGroupByName

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

    EnableIds

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

    EnableImages

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

    EnableProviderIds

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

    ItemIds

    Declaration
    public long[] ItemIds { get; set; }
    Property Value
    Type Description
    System.Int64[]

    MaxListOrder

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

    PersonTypes

    Declaration
    public PersonType[] PersonTypes { get; set; }
    Property Value
    Type Description
    PersonType[]

    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.