Show / Hide Table of Contents

Enum ConditionalOperator

Enumeration to determine the conditional operator that we need to use

Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public enum ConditionalOperator

Fields

Name Description
Equal
NotEqual
ScoredLess
ScoreEquals
ScoreGreater
ScoreRange
In This Article
Back to top Generated by DocFX