Table of Contents

Property Fields

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

Fields

Gets the collection of select items (columns) that define the structure of this datum.

public abstract IReadOnlyCollection<ISelectItem> Fields { get; }

Property Value

IReadOnlyCollection<ISelectItem>