Save stores the changes to the role in the database. Will throw an error if you do not have user admin rights.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub Save
Dim instance As IRole
instance.Save()
See Also