Share via


RFIDExceptionCode.label Method [AX 2012]

Returns the corresponding Microsoft Dynamics AX label to a radio frequency identification (RFID) exception code if it exists; otherwise, the RFID exception text is returned.

Syntax

public LabelString label()

Run On

Called

Return Value

Type: LabelString Extended Data Type
A Microsoft Dynamics AX label or exception text, as a LabelString.

See Also

Reference

RFIDExceptionCode Class