Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentManager.SubscribeUsers Method

Subscribe users of the given IDs to the given document.

Overload List

Subscribe users of the given IDs to the given document.

void SubscribeUsers(IDocument,int[]);

Subscribe users of the given IDs to the given document folder and all documents in that folder.

void SubscribeUsers(IDocumentFolder,int[]);

See Also

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