Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IObject.Save Method 

Saves all changes in the object to the Portal Server.

int Save();

Return Value

the ID of the object created

Exceptions

Exception Type Condition
HttpException if the query interface URL is not valid
InvalidOperationException if called prior to setting all information required for successful object creation in the portal
PortalException if the operation resulted in an error on the portal

See Also

IObject Interface | Plumtree.Remote.PRC Namespace