MapperDatasheetCanDelete Method |
Determine if UI should allow record delete's for this mapper.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool CanDelete()
Protected Function CanDelete As Boolean
Return Value
Type:
BooleanTrue if UI deleting is OK, else False.
See Also