Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentManager.GetSubscribedUserIDs Method

Returns the IDs of the users who are subscribed to the given document.

Overload List

Returns the IDs of the users who are subscribed to the given document.

int[] GetSubscribedUserIDs(IDocument);

Returns the IDs of the users who are subscribed to the given document folder.

int[] GetSubscribedUserIDs(IDocumentFolder);

See Also

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