Share via


TrvRuleExpressionSetup.parmCity Method [AX 2012]

Gives the city on the expense line.

Syntax

public LogisticsAddressCity parmCity(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: LogisticsAddressCity Extended Data Type
The city on the expense line.

See Also

Reference

TrvRuleExpressionSetup Class