BudgetTransactionLine.validateField Method
Determines whether the _fieldIdToCheck field is valid.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [AxBudgetTransactionLine _axBudgetTransactionLine])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
- _axBudgetTransactionLine
Type: AxBudgetTransactionLine Class
Return Value
Type: boolean
true if the field is valid; otherwise, false.