getCumulativeCost

fun getCumulativeCost(attributeName: String): Double

Gets cumulative cost attribute value. In case when attribute's name can not be found 0.0 will be returned.

Return

The value of cumulative cost.

Since

200.1.0

Parameters

attributeName

The name of cumulative attribute.