Click or drag to resize
ExecutionContextInfoLogicName Property
Refers to the logic (rule) name while executing Decision Table, Natural Language or Validation logic

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public string LogicName { get; set; }

Property Value

Type: String
See Also