Click or drag to resize
IActivationTInstance, TReasonReason Property
Reason the activation is created. Usually is the match that met the criteria. i.e. in inference engine this would be token that holds to a working element memory.

Namespace: FlexRule.Validation.Agenda.Activations
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
TReason Reason { get; }

Property Value

Type: TReason
See Also