Click or drag to resize

WarehouseInventoryAllocations Property


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

Property Value

IReadOnlyCollectionWarehouseInventoryAllocation
See Also