RuleSectionType Enumeration

Assembly: CodeEffects.Rule.Editor.dll
Namespace: CodeEffects.Rule.Editor.Models

Syntax

public enum RuleSectionType
{
	Conditions = 0,
	Executions = 1
}

p102

l097 --

l102

p101

×