ICMPObjectHasIgnoreAttribute Method
Check the component has the comp_ignore or noPop attribute.
Namespace: PCBI.AutomationAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public bool HasIgnoreAttribute()
Public Function HasIgnoreAttribute As Boolean
public:
bool HasIgnoreAttribute()
member HasIgnoreAttribute : unit -> bool
Return Value
BooleanTrue if this componen should be ignored for production and false if the attributes missing or has no as value.