Skip to main content

IContextOption.SpecifiedProduct property

Namespace: NextDesign.Desktop

Description

Product specification
Specifies the product to be evaluated when PlModelAccessMode is SpecifiedProduct.
If null is specified for the product, it will be evaluated as if the 150% model was specified.

IProductSpecifiedProduct { get; set; }

type