xRecord.isFieldDataRetrieved Method [AX 2012]

Checks whether the data of the given field has been retrieved.

public boolean isFieldDataRetrieved(str fieldName, [int arrayIndex])

Run On

Called

Parameters

fieldName
Type: str

arrayIndex
Type: int

Return Value

Type: boolean
true if the data has been retrieved; otherwise, false.

Community Additions

ADD
Show: