Click or drag to resize
ExecutorSetupInformationRetainLocalParameters Property
By default all the local parameters will be removed from context, you can manage this behaviour by this

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

Property Value

Type: Boolean
See Also