Returns a collection of accessible hubs for the current user. A DataHub represents an A360 Team or Personal hub.
# Get the value of the property.propertyValue = data_var.dataHubs
#include <Core/Dashboard/Data.h>// Get the value of the property.Ptr<DataHubs> propertyValue = data_var->dataHubs();