This tests whether the constraint is an indicator constraint or an ordinary constraint.
Namespace:
BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
public bool isIndicator()
Public Function isIndicator As Boolean
Return Value
Type:
Boolean
True if it is an indicator constraint, false otherwise.
See Also