Persist the object to the database. May throw an error if you are not allowed to save changes to the object.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub Save
Dim instance As IProject
instance.Save()
Implements
IModelBaseSave
See Also