Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReportTaskCustomSelection

export
interface

ReportTaskCustomSelection

Hierarchy

  • ReportTaskCustomSelection

Index

Properties

Optional fieldDef

fieldDef: string

The definition of the field.

memberof

ReportTaskCustomSelection

Optional fieldName

fieldName: string

The label of the field. Used for display in certain scenarios.

memberof

ReportTaskCustomSelection

Optional fieldValues

fieldValues: Array<ReportTaskFieldValues>
memberof

ReportTaskCustomSelection

Generated using TypeDoc