Share via


TrvRuleExpressionSetup.parmZipCode Method [AX 2012]

Gets the ZIP code on the expense line.

Syntax

public LogisticsAddressZipCodeId parmZipCode(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: LogisticsAddressZipCodeId Extended Data Type
The ZIP code on the expense line.

See Also

Reference

TrvRuleExpressionSetup Class