Type parameters

Hierarchy

  • ReportField

Properties

Readonly name

name: string

Field name.

Readonly type

type: string

Field type.

Methods

search

  • Object that enables the filtering and loading of report app items.

    Returns ReportSearch<TData, TWhere, THaving>