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.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic string LocationIdentifier { get; set; }Public Property LocationIdentifier As String
Get
Set
Property Value
String
See Also