DMFWorkCalendarTableEntity.validateField Method
By-pass validation to the changes of a field in the table DMFWorkCalendarTableEntity record.
public boolean validateField(FieldId _fieldIdToCheck, [boolean validate])
Called
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to not validate.
- validate
Type: boolean
A boolean value, if value is false then by-passes the table validation.
Type: boolean
Return true.