Delete the object from the database. May throw an error if you are not allowed to delete the object.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub Delete
Dim instance As IRelation
instance.Delete()
Implements
IModelBaseDelete
See Also