Initializing help system before first use

isIndicator Method

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
C#
VB
public bool isIndicator()

Return Value

Type:  Boolean
True if it is an indicator constraint, false otherwise.
See Also