InventoryProductIsInventoryTracked Property

Definition

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("prd_track_inventory_flag")]
public bool IsInventoryTracked { get; protected set; }

Property Value

Boolean

Implements

IInventoryTrackableIsInventoryTracked

See Also