MCRContinuityCustLine.validateField Method
Validates that there is no continuity items on the continuity schedule.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.