📄️ Embedding Authoring Controls
Embed irAuthor's rule-editing controls in custom .NET and WPF applications to create or modify rule applications domain-centrically.
📄️ Embedding InRule Default Editors
Embed InRule's default editors in a custom application using ControlFactory and a RuleApplicationDef.
📄️ Embedding the Language Rule Editor
Embed InRule's language rule editor in a custom application using LanguageRuleDef and BusinessLanguageEditor.
📄️ Embedding the Decision Table Editor
Embed InRule's decision table editor in a custom application using DecisionTableDef and the InRule.Authoring.Editors namespaces.
📄️ Embedding the Condition Editor
Embed InRule's condition editor in a custom application using ControlFactory and the InRule.Authoring.Editors namespaces.