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