List available project types
Get an updated list of statuses
Check if project is connected to a guide
GetProjectType() returns an NSProjectType object, while you need an NSProjectTypeEntity object to call GetHasGuide(). You can use the list agent to do the “conversion”.