SMDTapeFeederBaseUniqueIdentifier Property |
For multi-lane feeders, the unique identifier of the base. The UniqueIdentifier
property should be populated with the unique identifer of the specific lane
within the feeder (if so labeled). If lanes are not specifically labeled, both
the UniqueIdentifer and BaseUniqueIdentifier prooperties should be populated
with the same value.
Namespace: CFX.Structures.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string BaseUniqueIdentifier { get; set; }
Public Property BaseUniqueIdentifier As String
Get
Set
Property Value
String
See Also