MCRSalesTable.validateFieldServer Method
Validates a changed field on the server side.
Syntax
public boolean validateFieldServer(FieldId _fieldId)
Run On
ClientOrServer
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the changed field.
Return Value
Type: boolean
true if the validation succeeded; otherwise, false.