Click or drag to resize
IAgendaTarget Interface
Defines what agenda to target during activation and in what priority

Namespace: FlexRule.Validation.Agenda.Activations
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IAgendaTarget

The IAgendaTarget type exposes the following members.

Properties
  NameDescription
Public propertyGroupName
Agenda group to run
Public propertyPriority
Priority to activate the activation based on
Top
See Also