Click or drag to resize

MaterialCarriersLoadedCarriers Property

There are two usage cases are available for this message: 1) Load MaterialCarrier directly to Endpoint (LocationIdentifier = Endpoint Slot Identifier, CarrierInformation = Carrier to be loaded) 2) Load MateriialCarrier to another MaterialCarrier (LocationIdentifier = Identifier of new parent carrier, CarrierInformation = Identifier of carrier to be loaded)

Namespace: CFX.Materials.Storage
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public List<MaterialCarrierLocation> Carriers { get; set; }

Property Value

ListMaterialCarrierLocation
See Also