Table of Contents

Property Fields

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

Fields

Gets the ordered collection of select items (columns) that make up this result row.

public override IReadOnlyCollection<ISelectItem> Fields { get; }

Property Value

IReadOnlyCollection<ISelectItem>