Returns a collection of DataFiles that are the children (referenced designs) this datafile references.
# Get the value of the property.propertyValue = dataFile_var.childReferences
#include <Core/Dashboard/DataFile.h>// Get the value of the property.Ptr<DataFiles> propertyValue = dataFile_var->childReferences();