Skip to main content

Stages

NSSelectableMDOListItem[] GetStages()

The ID and rank of a stage are not necessarily identical!

Bool GetIsAutoAdvance()

Suggested activities

List available suggestions

Create follow-up from suggestion

All you need is 3 IDs, and then calling CreateDefaultAppointmentEntityFromProjectSuggestion() will do the magic for you!
  • ID of the suggested follow-up (appointment)
  • ID of the project
  • ID of the owner (associate)
You can also create your own blueprints and load default values into them. This example creates a suggestion called Read project charter with a duration of 2 hours. It then links it to an NSProjectTypeStatusLink with ID 1.
If you re-run the query for SuggestedAppointment, you’ll find the new blueprint and its ID in the result.

Reference

SuggestedAppointment

For a complete list of fields, see the database reference.

SuggestedDocument

For a complete list of fields, see the database reference.