TaxTransRdlContract.parmDisplayVatDueDate Method [AX 2012]
Gets or sets the value of the DisplayVatDueDate data contract parameter.
Syntax
public int parmDisplayVatDueDate([int _displayVatDueDate])
Run On
Called
Parameters
- _displayVatDueDate
Type: int
The new value of the DisplayVatDueDate data contract parameter; optional.
Return Value
Type: int
The current value of the DisplayVatDueDatedata contract parameter.