Saves any changes made to this object in the portal.
The ID of the document created; this value is useful since the document is always newly created in the portal.
The subinterface IRemoteDocument will throw an System.InvalidOperationException if setType() is not called.
| Exception Type | Condition |
|---|---|
| HttpException | The query interface URL is not valid. |
| InvalidOperationException | The setType() method was not called in the IRemoteDocument subinterface. |
| PortalException | An operation resulted in an error in the portal. |
IDocument Interface | Plumtree.Remote.PRC Namespace