HierarchyInformation interface

Holds details about product hierarchy information.

Properties

configurationIdDisplayName

Represents Model Display Name.

configurationName

Represents configuration name that uniquely identifies configuration.

productFamilyName

Represents product family name that uniquely identifies product family.

productLineName

Represents product line name that uniquely identifies product line.

productName

Represents product name that uniquely identifies product.

Property Details

configurationIdDisplayName

Represents Model Display Name.

configurationIdDisplayName?: string

Property Value

string

configurationName

Represents configuration name that uniquely identifies configuration.

configurationName?: string

Property Value

string

productFamilyName

Represents product family name that uniquely identifies product family.

productFamilyName?: string

Property Value

string

productLineName

Represents product line name that uniquely identifies product line.

productLineName?: string

Property Value

string

productName

Represents product name that uniquely identifies product.

productName?: string

Property Value

string