Click or drag to resize
Askia

IRecordEntityIsDeleted Method

Indicates if the record is flagged as deleted

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool IsDeleted()

Return Value

Type: Boolean
A boolean indicating if the record is flagged as deleted
Remarks
TODO::Change to property instead of method
See Also