Table of Contents

Method GetMixturesAndProductDetails

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

GetMixturesAndProductDetails(ProductLines?, bool, bool)

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

Parameters

productLines ProductLines?
includeCustom bool
excludeOfficial bool

Returns

CatalogMixtureProductsDetailsContract[]