projects/m2-core/src/lib/model/meta/formula/FormulaRuleData.ts
Properties |
|
constructor(rule?: string, wizardEntries?: WizardEntry[], formulaTests?: FormulaTests)
|
||||||||||||
|
Parameters :
|
| Public formulaTests |
Default value : new FormulaTests()
|
| Public rule |
Type : string
|
| Public wizardEntries |
Type : WizardEntry[]
|
Default value : []
|