 | 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)
SyntaxReadOnly Property IsDeleted As Boolean
Get
Return Value
Type:
BooleanTrue if the mode matches a deleted mode (there are 2 differents modes), otherwise
false
See Also