Table of Contents

Property Condition

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

Condition

Gets the condition that selects this branch, or null when this is a simple case branch.

public IFilterItem Condition { get; }

Property Value

IFilterItem