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
Syntaxpublic string LocationIdentifier { get; set; }
Public Property LocationIdentifier As String
Get
Set
Property Value
Type:
String
See Also