Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.OwnerUserID Property

Gets the document owner user ID.

int OwnerUserID {get;}

Property Value

An int value describing the document owner user ID.

Exceptions

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

See Also

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