Search Results for

    Show / Hide Table of Contents

    Class OrderType

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

    Fields

    Autoship

    Declaration
    public const OrderType Autoship
    Field Value
    Type Description
    OrderType

    Enrollment

    Declaration
    public const OrderType Enrollment
    Field Value
    Type Description
    OrderType

    Standard

    Declaration
    public const OrderType Standard
    Field Value
    Type Description
    OrderType

    Unknown

    Declaration
    public const OrderType Unknown
    Field Value
    Type Description
    OrderType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VolumeAdjustment

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