RetailConcessionContractCreateInvoice.AccMinLeaseAmountArea Method [AX 2012]
Calculates the minimum lease amount with regard to a given area.
Syntax
public Amount AccMinLeaseAmountArea(Months _AccMonths, RetailConcessionContractAreaId _AreaId)
Run On
Client
Parameters
- _AccMonths
Type: Months Extended Data Type
The number of months for which the amount is to be calculated.
- _AreaId
Type: RetailConcessionContractAreaId Extended Data Type
The reference number for a contract area.
Return Value
Type: Amount Extended Data Type
The minimum lease amount for a contract.