Returns the number of rows in this column.
# Get the value of the property.propertyValue = configurationPropertyColumn_var.rowCount
#include <Fusion/Configurations/ConfigurationPropertyColumn.h>// Get the value of the property.uinteger propertyValue = configurationPropertyColumn_var->rowCount();