Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentFolder.ID Property

Gets the document folder ID.

int ID {get;}

Property Value

An int value describing the document folder ID.

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