Share via


SourceDocumentAmountList.addEnd Method [AX 2012]

Adds a SourceDocumentAmount class to the end of the list.

Syntax

public SourceDocumentAmount addEnd(SourceDocumentAmount _sourceDocumentAmount)

Run On

Called

Parameters

Return Value

Type: SourceDocumentAmount Class
The SourceDocumentAmount class that is added to the list.

See Also

Reference

SourceDocumentAmountList Class