Click or drag to resize

IEntityBaseDelete Method

Flag the entity as deleted in database

Namespace:  AskiaPortalCmn.Entities
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue Delete()

Return Value

Type: IReturnValue
Returns value indicates if the deletion succeed or the reason why it failed.
See Also