| LocationCode Property | |
| See Also |
A key to a location. Only layers for this location are returned by the GetMaterialRevaluationFIFO method.
You must specify the location type in the LocationType property.
Currently, the only location type is warehouse and, therefore, this property is a foreign key to the Warehouses object.
Read-write property
| Visual Basic |
|---|
Public Property LocationCode() As String |