Click or drag to resize

StoreProductRepositoryGetAllKits Method

Retrieves all known Kit Store Products.

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IReadOnlyCollection<Kit> GetAllKits()

Return Value

IReadOnlyCollectionKit
The requested list
See Also