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

    Show / Hide Table of Contents

    Class ThemeMediaResult

    Class ThemeMediaResult

    Inheritance
    System.Object
    QueryResult<BaseItemDto>
    ThemeMediaResult
    Inherited Members
    QueryResult<BaseItemDto>.Items
    QueryResult<BaseItemDto>.TotalRecordCount
    Namespace: MediaBrowser.Model.Querying
    Assembly: MediaBrowser.Model.dll
    Syntax
    public class ThemeMediaResult : QueryResult<BaseItemDto>

    Properties

    OwnerId

    Gets or sets the owner id.

    Declaration
    public long OwnerId { get; set; }
    Property Value
    Type Description
    System.Int64

    The owner id.

    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.