PCXmlReader.validateElementNameFromTable Method [AX 2012]

Validates the name of the current element against the table ID of a record buffer.

public boolean validateElementNameFromTable(Common _record)

Run On

Called

Parameters

_record
Type: Common Table
A record buffer.

Return Value

Type: boolean
true if the current element name matched the table name of the record buffer; otherwise, false.

Community Additions

ADD
Show: