EcoResCategory.validateField Method
Validates a value for a field.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID that corresponds with the field being validated.
Return Value
Type: boolean
true if the value for the field is valid; otherwise, false.