DataValidation.ParentRecordDeleted method
Returns a parent record deleted error
public static ValidationError ParentRecordDeleted(string foreignTable, ITextLocalizer localizer)
| parameter | description |
|---|---|
| foreignTable | Foreign table |
| localizer | Text localizer |
See Also
- class ValidationError
- interface ITextLocalizer
- class DataValidation