ICMPObjectHasIgnoreAttribute Method

Check the component has the comp_ignore or noPop attribute.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool HasIgnoreAttribute()

Return Value

Boolean
True if this componen should be ignored for production and false if the attributes missing or has no as value.

See Also