Click or drag to resize

MaterialSetupRequirementApprovedAlternateParts Property

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

An optional list of approved alternate parts (internal part numbers) that may be substituted for the primary part.

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

Property Value

Type: ListString
See Also