Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentManager.SubscribeUsers Method

Subscribes users with the given IDs to the given document.

Overload List

Subscribes users with the given IDs to the given document.

void SubscribeUsers(IDocument,int[]);

Subscribes users with 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