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