Click or drag to resize
IAgendaTInstance, TReasonFireAll Method (String)
Fires agenda for a specific group

Namespace: FlexRule.Validation.Agenda
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void FireAll(
	string groupName
)

Parameters

groupName
Type: SystemString
See Also