Share via


TaxReportGenerate347.parmPaymentsInCashSelectionRule Method [AX 2012]

Gets or sets the PaymentsInCashSelectionRule parameter.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public TaxRep347CashDateSelectionRule parmPaymentsInCashSelectionRule(TaxRep347CashDateSelectionRule _paymentsInCashSelectionRule)

  Microsoft Dynamics AX 2012 R2 (SYS)
          public TaxRep347CashDateSelectionRule parmPaymentsInCashSelectionRule(TaxRep347CashDateSelectionRule _paymentsInCashSelectionRule)

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public TaxRep347CashDateSelectionRule parmPaymentsInCashSelectionRule([TaxRep347CashDateSelectionRule _paymentsInCashSelectionRule])

  Microsoft Dynamics AX 2012 (FPK)
          public TaxRep347CashDateSelectionRule parmPaymentsInCashSelectionRule([TaxRep347CashDateSelectionRule _paymentsInCashSelectionRule])

  Microsoft Dynamics AX 2012 (SYS)
          public TaxRep347CashDateSelectionRule parmPaymentsInCashSelectionRule([TaxRep347CashDateSelectionRule _paymentsInCashSelectionRule])

Run On

Called

Parameters

Return Value

Type: TaxRep347CashDateSelectionRule Enumeration
The value of the PaymentsInCashSelectionRule parameter.

See Also

Reference

TaxReportGenerate347 Class