KREDOR Business Object Framework Documentation

BusinessObject.Delete Method 

Deletes the object from the database (the row corresponding to the object).

public virtual void Delete();

Return Value

Exceptions

Exception Type Condition
BOException  

See Also

BusinessObject Class | Kredor.BO Namespace