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