Skip to content

Interface

A DataRecordSet has a collection of data records. Similar to FeatureSet

Properties

PropertyTypeNotes
dataSourceDataSource

The data source where the data record set comes from.

fieldsstring[]

The fields names.

labelstring

The display label of the DataRecordSet *

namestring

The name of the DataRecordSet

recordsDataRecord[]

The records of the set

type"selected" | "current" | "loaded"

The type of the DataRecordSet. Currently, this is used in data action.

dataSource

Interface Property

fields

optional
Interface Property

label

optional
Interface Property

name

Interface Property

records

Interface Property

type

optional
Interface Property

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.