ViewerPOISetPointsRemovedEventΒΆ
Class ViewerPOISetPointsRemovedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPOISetPointsRemovedEvent
Index
Properties
Properties
Experimentalid
id: number
The unique ID of the event.
Experimentalpoi Ids
poiIds: number[]
The IDs of the removed PointOfInterests.
Experimentalpoi Set Id
poiSetId: number
The ID of the set of PointOfInterests that was changed.
Optional Experimentaltransaction Code
transactionCode?: string
The transaction code associated with the event.
Optional ExperimentaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optional Experimentaltype
The type of the event.
Experimentalviewer Id
viewerId: string
The ID of the viewer in which the set of PointOfInterests was changed.
Experimental. May be changed in the future without notice.
Event that is fired when PointOfInterests are removed from a set.
See