Options
Menu

Interface IArrayValue

Represents a array value within a RealTimeModel.

Hierarchy

Index

Properties

Properties

id

id: string

The unique identifier of this object within the model.

type

type: "array"
inheritdoc

value

value: IDataValue[]
inheritdoc