Void
Model
.Solve(Boolean wait,
SolveConfiguration
config)
Run the Solve action.
Remarks
Examples
Parameters
wait
Type: Boolean
Wait or not for the solve to be done.
config
Type:
SolveConfiguration
The solve configuration to use. If null, the default.
Return Value
Type: Void