THTInsertionFaultDesignator Property |
[This is preliminary documentation and is subject to change.]
Identifies the specific component the inserter was trying to insert
when the fault occurred (where applicable)
Namespace:
CFX.Structures.THTInsertion
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic ComponentDesignator Designator { get; set; }
Public Property Designator As ComponentDesignator
Get
Set
Property Value
Type:
ComponentDesignator
See Also