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

    Show / Hide Table of Contents

    Class HomeSections

    Inheritance
    System.Object
    HomeSections
    Namespace: MediaBrowser.Model.Users
    Assembly: MediaBrowser.Model.dll
    Syntax
    public class HomeSections

    Properties

    DateModified

    Declaration
    public DateTimeOffset? DateModified { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTimeOffset>

    Sections

    Declaration
    public ContentSection[] Sections { get; set; }
    Property Value
    Type Description
    ContentSection[]

    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.