Click or drag to resize
IAgendaTInstance, TReasonSetFocus Method
Focus the activation quote to a specific group of agenda

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

Parameters

groupName
Type: SystemString
A group name of null for default group
See Also