Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentFolder.Store Method 

Stores a document folder.

void Store();

Remarks

Any modification of the meta-data of a documnet folder will not be stored permanently until this method is called.

Exceptions

Exception Type Condition
PermissionDeniedException The user does not have the permission to edit the folder.
CollaborationException The method call resulted in an error.
SoapException There is a communication problem during the execution of the remote method call.

See Also

IDocumentFolder Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace