OMTeamMembershipCriterion.validateDelete Method
Indicates whether the selected record may be deleted.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the record can be deleted; otherwise, false.
Remarks
If the IsSystemCriterion property is true the record should not be deleted.