Gets the latest version number for this DataFile.
# Get the value of the property.propertyValue = dataFile_var.latestVersionNumber
#include <Core/Dashboard/DataFile.h>// Get the value of the property.integer propertyValue = dataFile_var->latestVersionNumber();