PCComponentConstraint.getSetExpression Method
Gets or sets the constraint expression for this constraint.
Syntax
edit FreeTxt getSetExpression(boolean _set, FreeTxt _expression)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the expression should be set.
- _expression
Type: FreeTxt Extended Data Type
The expression value to use when the set parameter is true.
Return Value
Type: FreeTxt Extended Data Type
The current string value of the expression.
Remarks
This edit method is used in the PCProductConfigurationModelDetails form.