Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentFolder.OwnerUserID Property

Gets the document folder owner user ID.

int OwnerUserID {get;}

Property Value

The owner of a document folder is the user who creates the document folder.

Exceptions

Exception Type Condition
InvalidOperationException The document folder has not yet been inserted or has already been removed.

See Also

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