Click or drag to resize

IRelationDelete Method

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
Syntax
void Delete()

Implements

IModelBaseDelete
See Also