Click or drag to resize

IEntityIsDeleted Property

Gets if the mode matches a deleted mode

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool IsDeleted { get; }

Return Value

Type: Boolean
True if the mode matches a deleted mode (there are 2 differents modes), otherwise false
See Also