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 callingCreateDefaultAppointmentEntityFromProjectSuggestion() will do the magic for you!
- ID of the suggested follow-up (appointment)
- ID of the project
- ID of the owner (associate)
Create a suggestion and link it to a stage
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.Reference
ProjectTypeStatusLink
SuggestedAppointment
For a complete list of fields, see the database reference.
SuggestedDocument
For a complete list of fields, see the database reference.