Click or drag to resize
IAgenda Interface

Namespace: FlexRule.Validation.Agenda
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IAgenda : IAgenda<IBooleanLogic, Object>, 
	IAgendaInfo

The IAgenda type exposes the following members.

Properties
  NameDescription
Public propertyCountGroups
Numbers of group in the IAgenda
(Inherited from IAgendaInfo.)
Public propertyCurrentGroup
Current group in the IAgenda
(Inherited from IAgendaInfo.)
Top
Methods
See Also