Click or drag to resize

TransportOrderStartedMaterials Property

[This is preliminary documentation and is subject to change.]

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:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<MaterialPackage> Materials { get; set; }

Property Value

Type: ListMaterialPackage
See Also