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 | if called for a newly created object before it is saved |
IObject Interface | Plumtree.Remote.PRC Namespace