Property RegisteredValueFunctions
- Namespace
- RuleWright.Execution
- Assembly
- RuleWright.Execution.dll
RegisteredValueFunctions
The names of the call value functions registered on this engine, sorted ordinally.
public IReadOnlyList<string> RegisteredValueFunctions { get; }