Adds a new project.
Use the addFullProject method to add a project record from a filled-in ProjectRecord object. To avoid exceptions when you use this method to create a new record, you should start with an object created by getDefaultProject rather than filling in a blank one.
| Name | Type | Description |
|---|---|---|
| skey | string | |
| rec | ProjectRecord |
The project record to add. |
The addFullProject method returns the ID of the newly added project (a string).
© Copyright 1997-2007 Journyx