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