Saves the changes you made to the associate to the database, does not return the new data from the database
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub Save
Dim instance As IUser
instance.Save()
See Also