UnblockMaterialLocationsRequestLocations Property |
[This is preliminary documentation and is subject to change.]
A list of locations to be unblocked
Namespace:
CFX.Production
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<MaterialLocation> Locations { get; set; }
Public Property Locations As List(Of MaterialLocation)
Get
Set
Property Value
Type:
ListMaterialLocation
See Also