WarehouseInventoryAllocations Property

Definition

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
[FetchStrategyHintAttribute(PropertyFetchStrategy.Preload)]
public IReadOnlyCollection<WarehouseInventoryAllocation> InventoryAllocations { get; }

Property Value

IReadOnlyCollectionWarehouseInventoryAllocation

See Also