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