formletterParmData.tableRefIdUsed Method [AX 2012]

Gets or sets a Boolean value that indicates whether the current table reference ID is used.

Syntax

protected boolean tableRefIdUsed([boolean _tableRefIdUsed])

Run On

Server

Parameters

  • _tableRefIdUsed
    Type: boolean
    A Boolean value.

Return Value

Type: boolean
true if the current table reference ID is used; otherwise, false.

See Also

Reference

formletterParmData Class