Share via


PCTemplateComponentConstraint.getSetConstraint Method

Gets or sets the expression constraint that is associated with the current template component.

Syntax

edit PCConstraintExpression getSetConstraint(boolean _set, PCConstraintExpression _constraint)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the expression constraint should be set.

Return Value

Type: PCConstraintExpression Extended Data Type
The expression constraint that is associated with the current template component.

Remarks

This edit method is used in the PCProductConfigurationModelDetails form.

See Also

Reference

PCTemplateComponentConstraint Table