ManufacturingPickingListMaterialReporting
Type, Introduced in version 2.48
Reports the material with the given traceable material rows.
Used by the Report command.
Properties
| Name | Type | Summary | Introduced in |
|---|---|---|---|
| MaterialId | Int64 | The materials id to be reported. |
|
| Locations | ManufacturingPickingListLocationRow[] | The materials info to be reported.
|
Example
{
"MaterialId": 0,
"Locations": null
}