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: 1.7.3
Syntax
public List<MaterialCarrierLocation> Carriers { get; set; }

Property Value

ListMaterialCarrierLocation
See Also