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
CalledParameters
- _record
- Type: Common Table
A record buffer.
Return Value
Type: booleantrue if the current element name matched the table name of the record buffer; otherwise, false.
Community Additions
ADD
Show: