डिक्लेरेशन
func AddFormulaPropertyFactor(target entity<Formulable>, propertyID Property, factorType PropertyFormulaFactorType, value float)
go
पैरामीटर्स
इनपुट
| नाम | टाइप | विवरण |
|---|---|---|
| Target | FormulableEntity | target entity |
| PropertyID | Property | Computable property type |
| FactorType | FormulaFactorType | Calculation factor type |
| Value | Float | Calculating factor value |