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