IOwnerEntityBaseIsDeleted Property |
Indicates if the current entity is flag as deleted
Namespace:
AskiaPortalCmn.Entities
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ReadOnly Property IsDeleted As Boolean
Get
property bool IsDeleted {
bool get ();
}
Property Value
Type:
BooleanSee Also