TrvRuleExpressionSetup.parmHasReceiptsAttached Method [AX 2012]

Indicates whether the expense report has any receipts attached to it.

Syntax

public TrvHasReceiptsAttached parmHasReceiptsAttached(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TrvHasReceiptsAttached Extended Data Type
true if the expense report has attached receipts; otherwise, false.

See Also

Reference

TrvRuleExpressionSetup Class