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