Table of Contents

Method GetMixturesAndProductDefinitions

Namespace
Everest.Service.Catalog.Mixtures
Assembly
Everest.Service.dll

GetMixturesAndProductDefinitions(ProductLines?, bool, bool)

public CatalogMixtureProductsDefinitionContract[] GetMixturesAndProductDefinitions(ProductLines? productLines = ProductLines.All, bool includeCustom = false, bool excludeOfficial = false)

Parameters

productLines ProductLines?
includeCustom bool
excludeOfficial bool

Returns

CatalogMixtureProductsDefinitionContract[]