Class InventoryStatus
A list of possible statuses for inventory
Inheritance
System.Object
InventoryStatus
Namespace: EPiServer.Commerce.SpecializedProperties
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0Syntax
public sealed class InventoryStatus : Enum
Fields
Disabled
Declaration
public const InventoryStatus Disabled
Field Value
Type | Description |
---|---|
InventoryStatus |
Enabled
Declaration
public const InventoryStatus Enabled
Field Value
Type | Description |
---|---|
InventoryStatus |
Ignored
Declaration
public const InventoryStatus Ignored
Field Value
Type | Description |
---|---|
InventoryStatus |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |