Click or drag to resize

StationSetupRequirementsMaterialSetupRequirements Property

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

A list of the materials that need to be installed / loaded at the process endpoint

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<MaterialSetupRequirement> MaterialSetupRequirements { get; }

Property Value

Type: ListMaterialSetupRequirement
See Also