Search Results for

    Show / Hide Table of Contents

    Class AvaliableComponent

    Indicates which features are enabled.

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

    Constructors

    AvaliableComponent()

    Declaration
    public AvaliableComponent()

    Properties

    AccountingModule

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

    Autoship

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

    CodingTree

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

    Coupons

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

    EmployeeModule

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

    FullInventory

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

    InventoryModule

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

    Limits

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

    Parties

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

    Ranks

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

    RewardPoints

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

    SalesModule

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

    Services

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

    SupportModule

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