Parent object ID

Stores the ID number of an associated parent from a specific class.

Description

Stores the ID number of an associated parent from a specific class. Associated IDs are stored as measurements and are assigned to all objects in the input collection. Unlike normal measurements, this value is evaluated at the time of use, so should always be up to date.

Parameters

ParameterDescription
Input objectsFor each object in this collection the ID number of an associated parent object (from the collection specified by "Parent object") will be stored as a measurement. This measurement will be associated with each input object. The measurement is evaluated at the time of access (unlike "normal" measurements which have fixed values), so should always be correct.
Parent objectAssociated parent object collection.