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

    Show / Hide Table of Contents

    Class ExtraResult

    Inheritance
    System.Object
    ExtraResult
    Namespace: Emby.Naming.Video
    Assembly: Emby.Naming.dll
    Syntax
    public sealed class ExtraResult

    Properties

    ExtraType

    Gets or sets the type of the extra.

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

    The type of the extra.

    Rule

    Gets or sets the rule.

    Declaration
    public ExtraRule Rule { get; set; }
    Property Value
    Type Description
    ExtraRule

    The rule.

    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.