Share via


TradeTotals.totalEndDiscBySign_RU Method [AX 2012]

Get total discount amount by given sign index.

Syntax

public DiscAmount totalEndDiscBySign_RU(int _sign)

Run On

Server

Parameters

  • _sign
    Type: int
    Sign index (see the getSignIndexByAmount method)

Return Value

Type: DiscAmount Extended Data Type
Amount for given index.

See Also

Reference

TradeTotals Class