Skip to main content

IConfigurationModel interface

Namespace: NextDesign.Core

Description

Access object for the product configuration model.

Affiliation area

NameDescription
ProductlineA group of APIs to access the productline model.

Inherit Base

NameDescription
IModelProvides access to NextDesign design model information.

Property

NameDescription
AllProductsList all products

Method

NameDescription
AddNewProductAdds a new product.
DuplicateProductDuplicates the specified product.
GetProductGets the product with the given name.
Returns null if the product does not exist.
RemoveProductRemoves the product with the given name.