Click or drag to resize

RecordedMaterial.References Property

For printed circuit board type assemblies (PCB), the component reference designators that are associated with this material (for CRD level traceability, also known as Level 4 traceability).

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntax
public List<string> References { get; }

Property Value

Type: List<String>
See Also