Table of Contents

Method GetAllCatalogDetails

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

GetAllCatalogDetails(ProductLines?, bool, bool)

public virtual CatalogChemicalProductsDetailsContract[] GetAllCatalogDetails(ProductLines? productLines = ProductLines.All, bool includeCustom = false, bool excludeOfficial = false)

Parameters

productLines ProductLines?
includeCustom bool
excludeOfficial bool

Returns

CatalogChemicalProductsDetailsContract[]