Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
void SetValue( int fromState, int toState, int value ) |
| Visual Basic |
|---|
Sub SetValue ( _ fromState As Integer, _ toState As Integer, _ value As Integer _ ) |
Parameters
- fromState
- Type: System..::..Int32
- toState
- Type: System..::..Int32
- value
- Type: System..::..Int32