Click or drag to resize

TransportOrderStartedMaterials Property

A list of the specific materials, WIP, and / or production units that are to be transported for this transport order.

Namespace: CFX.Materials.Transport
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<MaterialPackage> Materials { get; set; }

Property Value

ListMaterialPackage
See Also