Table of Contents

Method GetAllCatalogDefinitions

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

GetAllCatalogDefinitions(ProductLines?, bool, bool)

public override CatalogChemicalProductsDefinitionContract[] GetAllCatalogDefinitions(ProductLines? productLines, bool includeCustom = false, bool excludeOfficial = false)

Parameters

productLines ProductLines?
includeCustom bool
excludeOfficial bool

Returns

CatalogChemicalProductsDefinitionContract[]