Search Results for

    Show / Hide Table of Contents

    Class StoreType

    Enumeration of store types. The values in this enumeration should correspond directly with what is in the INV_StoreType table

    Inheritance
    System.Object
    StoreType
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public sealed class StoreType : Enum

    Fields

    Autoship

    Declaration
    public const StoreType Autoship
    Field Value
    Type Description
    StoreType

    Corporate

    Declaration
    public const StoreType Corporate
    Field Value
    Type Description
    StoreType

    Custom

    Declaration
    public const StoreType Custom
    Field Value
    Type Description
    StoreType

    Enroll

    Declaration
    public const StoreType Enroll
    Field Value
    Type Description
    StoreType

    Party

    Declaration
    public const StoreType Party
    Field Value
    Type Description
    StoreType

    Retail

    Declaration
    public const StoreType Retail
    Field Value
    Type Description
    StoreType

    Rewards

    Declaration
    public const StoreType Rewards
    Field Value
    Type Description
    StoreType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wholesale

    Declaration
    public const StoreType Wholesale
    Field Value
    Type Description
    StoreType
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX