CMSModules/ProjectManagement/Controls/UI/Project/List.xml
I found the List.xml file ---> ObjectType
I want to get the first list with the attributes projectlist
ProjectID, ProjectDeadline, ProjectOwnerFullName, ProjectProgress, ProjectStatus, ProjectStatusColor, ProjectStatusIcon, ProjectOwnerUserName, ProjectDisplayName, ProjectNodeID
and I want to get out ProjectProgress
Can you help me