| GlossaryFindFormula Method |
Register a formula in glossary
Namespace: FlexRule.GlossariesAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic Formula FindFormula(
string name,
bool throwIfNotfound = false
)
Parameters
- name
- Type: SystemString
- throwIfNotfound (Optional)
- Type: SystemBoolean
Return Value
Type:
Formula
See Also