Gets the ID of the document.
the ID of the document
Note: The document ID of a newly-created document is not available until the Save()
method is called.
Exception Type | Condition |
---|---|
InvalidOperationException | if called for a newly created document before it is saved |
IDocument Interface | Plumtree.Remote.PRC Namespace