Expand Minimize
This topic has not yet been rated - Rate this topic

xRecord.validateField Method [AX 2012]

Checks whether the specified field is valid.

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 specified field is valid; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.