SetIsEqualAverage Method

SetIsEqualAverage function

Get or set the flag indicating whether the ‘aboveAverage’ and ‘belowAverage’ criteriais inclusive of the average itself, or exclusive of that value.’true’ indicates to include the average value in the criteria.Default value is false.


func (instance *AboveAverage) SetIsEqualAverage(value bool)  error

Remarks

See Also