This method returns the current domain of interval variable a as maintained by the
invoking instance of CP.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public string GetDomain( IIntervalVar var ) |
| Visual Basic |
|---|
Public Function GetDomain ( _ var As IIntervalVar _ ) As String |
Parameters
- var
- Type: ILOG.Concert..::..IIntervalVar