Void
SolutionCombinationDefinition
.SetBaseCaseTime(
Int32
index,
Double
value)
Sets the Time property to the Base Case at given index
Remarks
Examples
Parameters
index
Type:
Int32
Index to set Base Case time at
value
Type:
Double
Value of time to set
Return Value
Type:
Void