Click or drag to resize

ComponentDesignatorReferenceDesignator Property

A dot (".") and comma (",") delimeted string identifying a particular component on a production unit. Examples: C34 U2.11 (component U2, Pin 11) U2.1-45 (component U2, Pins 1 to 45) U2.1,2 (component U2, Pins 1 and 2)

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public string ReferenceDesignator { get; set; }

Property Value

String
See Also