Click or drag to resize

MaterialLocationLocationIdentifier Property

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.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public string LocationIdentifier { get; set; }

Property Value

String
See Also