Returns a collection containing the documents directly referenced by this document.
# Get the value of the property.propertyValue = fusionDocument_var.documentReferences
#include <Fusion/Fusion/FusionDocument.h>// Get the value of the property.Ptr<DocumentReferences> propertyValue = fusionDocument_var->documentReferences();