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