Click or drag to resize

ConsumedMaterialMaterialLocation Property

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

The location on the process endpoint from which the material was consumed. Also identifies the specific material package from which the material was consumed (if known)

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public MaterialLocation MaterialLocation { get; set; }

Property Value

Type: MaterialLocation
See Also