Initializing help system before first use

isDelayed Method

Determines whether the constraint is a delayed constraint.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public bool isDelayed()

Return Value

Type:  Boolean
True if it is a delayed constraint, false otherwise.
See Also