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