Show / Hide Table of Contents

Delegate SkipLogicRuleData.SkipLogicRulesRowChangeEventHandler

Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void SkipLogicRulesRowChangeEventHandler(object sender, SkipLogicRuleData.SkipLogicRulesRowChangeEvent e);
Parameters
Type Name Description
System.Object sender
SkipLogicRuleData.SkipLogicRulesRowChangeEvent e
In This Article
Back to top Generated by DocFX