| IRecordEntityIsDeleted Method |
Indicates if the record is flagged as deleted
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax Function IsDeleted As Boolean
Return Value
Type:
BooleanA boolean indicating if the record is flagged as deleted
Remarks TODO::Change to property instead of method
See Also