Search Results for

    Show / Hide Table of Contents

    Class ItemOptionKeyMap

    Inheritance
    System.Object
    ItemOptionKeyMap
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class ItemOptionKeyMap : Object

    Constructors

    ItemOptionKeyMap()

    Declaration
    public ItemOptionKeyMap()

    Properties

    Checked

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

    ExtSku

    Declaration
    public string ExtSku { get; set; }
    Property Value
    Type Description
    System.String

    Image

    Declaration
    public string Image { get; set; }
    Property Value
    Type Description
    System.String

    ItemId

    Declaration
    public int ItemId { get; set; }
    Property Value
    Type Description
    System.Int32

    Key

    Declaration
    public string Key { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX