Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatasetDataElement

Package version

Columns that define the structure of the dataset.

Hierarchy

  • DatasetDataElement

Index

Properties

Properties

Optional name

name: any

Name of the column. Type: string (or Expression with resultType string).

Optional type

type: any

Type of the column. Type: string (or Expression with resultType string).

Generated using TypeDoc