PdsComdPricingTemplateLine.validateField Method
Validates a field value from the form input.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The fieldId value for the field to check.
Return Value
Type: boolean
true if the field is valid; otherwise, false.