डिक्लेरेशन
func SetFormulaPropertyAbsolute(target entity<Formulable>, property Property, value float)
go
पैरामीटर्स
इनपुट
| नाम | टाइप | विवरण |
|---|---|---|
| Target | FormulableEntity | target entity |
| Property | Property | property type |
| Value | Float | Value |
Setting the value of a computable property
func SetFormulaPropertyAbsolute(target entity<Formulable>, property Property, value float)
go
| नाम | टाइप | विवरण |
|---|---|---|
| Target | FormulableEntity | target entity |
| Property | Property | property type |
| Value | Float | Value |