Definition ClassProjectProgressHistoryList.h:5
List< int > getProgressHistoryList()
Definition ClassProjectProgressHistoryList.h:7
void setProgressHistoryList(List< int > val)
Definition ClassProjectProgressHistoryList.h:11
Base class for all property classes, providing reflection and serialization functionality.
Definition PropertyClass.h:86