Queries/sets the expression of the ranged constraint.

Namespace: ILOG.Concert
Assembly: ILOG.Concert (in ILOG.Concert.dll) Version: 22.1.0.0

Syntax

C#
INumExpr Expr { get; set; }
Visual Basic
Property Expr As INumExpr
	Get
	Set

See Also