Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
SequenceRowsData
Interface SequenceRowsData
interface
SequenceRowsData
{
columns
:
string
[]
;
externalId
?:
ExternalId
;
id
:
number
;
rows
:
SequenceRowData
[]
;
}
Hierarchy (
view full
)
InternalId
SequenceRowsData
Index
Properties
columns
external
Id?
id
rows
Properties
columns
columns
:
string
[]
Column external ids in the same order as the values for each row
Optional
external
Id
external
Id
?:
ExternalId
id
id
:
number
rows
rows
:
SequenceRowData
[]
List of row information
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
columns
external
Id
id
rows
Cognite JavaScript SDK (beta)
Loading...
Column external ids in the same order as the values for each row