Field:deleted@CompetencyRatings

From MintHCM Wiki

Competency Ratings - Deleted

Name deleted
Module Competency Ratings
Type bool
Label Deleted
VName LBL_DELETED
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Flag if the record was deleted


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

include/SugarObjects/templates/basic/vardefs.php

'deleted' => array( 'name' => 'deleted', 'vname' => 'LBL_DELETED', 'type' => 'bool', 'default' => '0', 'reportable' => false, 'comment' => 'Record deletion indicator' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles