Share via


RetailStatementClear.statementTable Method [AX 2012]

Assigns the table instance passed as the parameter to the class variable.

Syntax

public RetailStatementTable statementTable([RetailStatementTable _statementTable])

Run On

Server

Parameters

Return Value

Type: RetailStatementTable Table
The table instance of RetailStatementTable table after assigning from the parameter.

See Also

Reference

RetailStatementClear Class