Table of Contents

Enum ProductOrderStockOperator

Namespace
Dynamicweb.Ecommerce.Products
Assembly
Dynamicweb.Ecommerce.dll

1 - Negative, 0 - Positive.

public enum ProductOrderStockOperator

Fields

Negative = 0

Negative

Positive = 1

Positive

To top