Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _constraint
Type: PCConstraintExpression Extended Data Type
The current expression constraint that is to be associated with this template component; optional.
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.