Click or drag to resize

SMTPlacementFaultDesignator Property

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

Identifies the specific component the placer was trying to place when the fault occurred (where applicable)

Namespace:  CFX.Structures.SMTPlacement
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public ComponentDesignator Designator { get; set; }

Property Value

Type: ComponentDesignator
See Also