CustAgingSnapshot.parmAgingDateType Method [AX 2012]

Gets or sets the AgingDateType value.

public CustAgingDateType parmAgingDateType([CustAgingDateType _agingDateType])

Run On

Called

Parameters

_agingDateType
Type: CustAgingDateType Enumeration
The value to set.

Return Value

Type: CustAgingDateType Enumeration
The AgingDateType value.

If the AgingDateType value is set to CustAgingDateType::CurrentDate, the AgingDate value will be overridden with the current date at calculation time.

Community Additions

ADD
Show: