Options
All
  • Public
  • Public/Protected
  • All
Menu

ReportParameter contains the definition of a report initialization or creation parameter.

Hierarchy

  • ReportParameter

Index

Properties

Properties

dataType

dataType: string

The data type of the parameter value. The allowable values are 'string', 'boolean', 'float', 'double', 'decimal', 'char', 'character', 'byte', 'short', 'integer', 'long', 'timeInstant', 'date', and 'time'.

name

name: string

The name of the parameter.

type

type: string

The type of the parameter. The allowable values are 'INITIALIZE' and 'CREATE'.

value

value: string

The value of the parameter.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc