Click or drag to resize

MaterialLocationLocationIdentifier Property

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

The unique identifier (barcode) of the location on the Endpoint 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.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public string LocationIdentifier { get; set; }

Property Value

Type: String
See Also