Click or drag to resize

MaterialCarrierLocation Class

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

Describes a specific location on an endpoint where a material carrier may be loaded. When applicable, also contains information about the currently loaded carrier, and the material package(s) loaded to that carrer.
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrierLocation

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class MaterialCarrierLocation

The MaterialCarrierLocation type exposes the following members.

Properties
  NameDescription
Public propertyCarrierInformation
Dynamic structure that defines the carrier that is presently loaded at the carrier location
Public propertyLocationIdentifier
The unique identifier of the carrier location (barcode or RFID value)
Public propertyLocationName
The name of the carrier location
Top
See Also