Table of Contents

Method GetReferenceSolutionDefinitions

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

GetReferenceSolutionDefinitions(ProductLines?, bool, bool)

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

Parameters

productLines ProductLines?
includeCustom bool
excludeOfficial bool

Returns

CatalogReferenceSolutionProductsDefinitionContract[]