Click or drag to resize

LocationDetail Class

** NOTE: ADDED in CFX 1.7 **

Describes detailed information about a particular location. This is a dynamic structure
Inheritance Hierarchy
SystemObject
  CFX.StructuresLocationDetail
    CFX.StructuresShelfLocation

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class LocationDetail

The LocationDetail type exposes the following members.

Constructors
 NameDescription
Public methodLocationDetail 
Top
Properties
 NameDescription
Public propertyLocationIdentifier The unique identifier (barcode) of the location on the Endpoint / Resource where the MaterialPackage is to be loaded. If this property is left empty, the MaterialPackage will only be loaded to the carrier specified by the CarrierInformation property, and not to an Endpoint / Resource.
Public propertyLocationName The name of the carrier location
Top
See Also