Child object count
Calculates the number of children from a specific class.
Description
Calculates the number of children from a specific class. Measurements 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
Parameter | Description |
---|---|
Input objects | For each object in this collection the number of associated child objects (from the collection specified by "Child objects") will be calculated. The count is stored as a measurement 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. |
Child objects | Child objects to be counted. |