Click or drag to resize

BlockMaterialLocationsRequestLocations Property

[This is preliminary documentation and is subject to change.]

A list of locations to be blocked

Namespace:  CFX.Production
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<MaterialLocation> Locations { get; set; }

Property Value

Type: ListMaterialLocation
See Also