Click or drag to resize

InventoryProductAllowsBackorder Property


Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumFieldAttribute("prd_allow_backorder")]
public bool AllowsBackorder { get; protected set; }

Property Value

Boolean

Implements

IInventoryTrackableAllowsBackorder
See Also