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
Syntaxpublic MaterialLocation MaterialLocation { get; set; }
Public Property MaterialLocation As MaterialLocation
Get
Set
Property Value
Type:
MaterialLocation
See Also