Table of Contents

Property Whens

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

Whens

Gets the WHEN branches in the order they will be evaluated.

public IReadOnlyList<WhenClause> Whens { get; }

Property Value

IReadOnlyList<WhenClause>