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 | The method was called for a newly created document before it was saved. |
IDocument Interface | Plumtree.Remote.PRC Namespace