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