Table of Contents

Property FromItems

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

FromItems

Gets the list of child IFromItem instances in this Join.

public List<IFromItem> FromItems { get; }

Property Value

List<IFromItem>