Overload List
| Name | Description | |
|---|---|---|
|
|
StartOf(IIntervalVar) |
This method returns an integer expression that represents the
start of interval variable a whenever the interval
variable is present. When the interval variable is absent, it
returns 0.
|
|
|
StartOf(IIntervalVar, Int32) |
This method returns an integer expression that represents the
start of interval variable a whenever the interval
variable is present. When the interval variable is absent, it
returns the constant integer value absVal (by default:
0).
|