PCBFiducialFiducialNumber Property  | 
 
            The sequence of this fiducial relative to other related fiducials that reference the same item or feature.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic int FiducialNumber { get; set; }Public Property FiducialNumber As Integer
	Get
	Set
public:
property int FiducialNumber {
	int get ();
	void set (int value);
}member FiducialNumber : int with get, set
Property Value
Type: 
Int32
See Also