Share via


RetailLabelDP.getRetailLabelTmp Method [AX 2012]

Method returns the record selected in the RetailLabelTmp table.

Syntax

public RetailLabelTmp getRetailLabelTmp()

Run On

Server

Return Value

Type: RetailLabelTmp Table
The record selected in the RetailLabelTmp table.

See Also

Reference

RetailLabelDP Class