Table of Contents

Property Items

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

Items

Gets or sets the list of items.

public List<TResult> Items { get; set; }

Property Value

List<TResult>