Click or drag to resize

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.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string BaseUniqueIdentifier { get; set; }

Property Value

String
See Also