DMFProductDimensionGroupEntity.validateField Method
By-pass validation to the changes of a field in the tableDMFProductDimensionGroupEntityrecord
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [boolean validate])
Run On
Called
Parameters
- _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.
Return Value
Type: boolean
return true