Click or drag to resize
IConditionalReceiver Interface
If a Receiver`s INodeExecutableItem implements this interface the receiver node goes through validation before execution

Namespace: FlexRule.Flows.Workflows.Model
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IConditionalReceiver

The IConditionalReceiver type exposes the following members.

Methods
  NameDescription
Public methodValidate
Top
See Also