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

    Show / Hide Table of Contents

    Class ItemFieldsExtensions

    Class ItemFieldsExtensions.

    Inheritance
    System.Object
    ItemFieldsExtensions
    Namespace: MediaBrowser.Controller.Api
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public static class ItemFieldsExtensions

    Methods

    GetItemFields(IHasItemFields)

    Gets the item fields.

    Declaration
    public static ItemFields[] GetItemFields(this IHasItemFields request)
    Parameters
    Type Name Description
    IHasItemFields request

    The request.

    Returns
    Type Description
    ItemFields[]

    IEnumerable{ItemFields}.

    GetItemFields(String)

    Declaration
    public static ItemFields[] GetItemFields(string val)
    Parameters
    Type Name Description
    System.String val
    Returns
    Type Description
    ItemFields[]
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.