InventOpenQtyCriticalContract.parmClosingDate Method [AX 2012]
Gets or sets the value of the ClosingDate data contract parameter.
Syntax
public TransDate parmClosingDate([TransDate _closingDate])
Run On
Called
Parameters
- _closingDate
Type: TransDate Extended Data Type
The new value of the ClosingDate data contract parameter; optional.
Return Value
Type: TransDate Extended Data Type
The current value of the ClosingDate data contract parameter.