Callback: Void
interface
.OnActiveObjectChange(
IDataModelObject
activeObject,
ObjectLocationEnum
location)
Called when the active object change.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
activeObject
Type:
IDataModelObject
The new active object.
location
Type:
ObjectLocationEnum
The location of the new active object.
Return Value
Type:
Remarks