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
Syntaxpublic List<string> ApprovedAlternateParts { get; }
Public ReadOnly Property ApprovedAlternateParts As List(Of String)
Get
Property Value
Type:
ListString
See Also