ViewerPOISetChangedEventΒΆ
Class ViewerPOISetChangedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPOISetChangedEvent
Index
Properties
Properties
Experimentalid
id: number
The unique ID of the event.
Experimentalpoi Set Id
poiSetId: number
The ID of the set of PointOfInterests that was changed.
Experimentalproperties
The new properties 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 a set of PointOfInterests gets changed in a viewer.
See