Declaration
func AddFormulaPropertyFactor(target entity<Formulable>, propertyID Property, factorType PropertyFormulaFactorType, value float)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | FormulableEntity | target entity |
PropertyID | Property | Computable property type |
FactorType | FormulaFactorType | Calculation factor type |
Value | Float | Calculating factor value |