Click or drag to resize

InventoryProductRepository Constructor

Default constructor

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public InventoryProductRepository(
	RepositorySettings<InventoryProduct> settings = null
)

Parameters

settings  RepositorySettingsInventoryProduct  (Optional)
Custom settings for this repository
See Also