Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IProject.Store Method 

Stores a project.

void Store();

Remarks

Can be used to persist a newly created project, or edit an existing project.

Exceptions

Exception Type Condition
InvalidOperationException The project has already been removed.
CollaborationException The method call resulted in an error.
SoapException There is a communication problem during the execution of the remote method call.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace