Table of Contents

Method GetSubstanceDefinitions

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

GetSubstanceDefinitions(ProductLines?, bool, bool)

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

Parameters

productLines ProductLines?
includeCustom bool
excludeOfficial bool

Returns

CatalogSubstanceProductsDefinitionContract[]