Share via


AxdBaseRead.serializeTable Method [AX 2012]

Serializes a table.

Syntax

protected void serializeTable(
    Map _propertyInfoMap, 
    AxCommon _axCommon, 
   [Map _sfkReplacementValues, 
    TableId _implementingTableId])

Run On

Server

Parameters

Remarks

This method should be called only if the table does not have an AxBC class.

See Also

Reference

AxdBaseRead Class