PCApplicationControlConstraint.getConstraint Method

Retrieves the constraint that is associated with the current condition.

Syntax

public PCExpressionConstraint getConstraint([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PCExpressionConstraint Table
A record in the PCExpressionConstraint table.

See Also

Reference

PCApplicationControlConstraint Table