Click or drag to resize
ValidatorExecutorSetupInformationSuccessNotification Property

Note: This API is now obsolete.

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[ObsoleteAttribute("Use FlexRule.Events.EventScope or FlexRule.Events.RuntimeEvents to capture events")]
public bool SuccessNotification { get; set; }

Property Value

Type: Boolean
See Also