IODBObjectPcbNetNumber Property

The PCB Net Number is the global net number (all layer).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public int PcbNetNumber { get; set; }

Property Value

Int32

Implements

InterfaceODBObjectPcbNetNumber

See Also