Table of Contents

Field MaxConditions

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Maximum total number of nodes (comparisons and composites) in a filter tree.

public const int MaxConditions = 128

Returns

int
Maximum total number of nodes (comparisons and composites) in a filter tree.
Share