IPinSetPinSpecialInfo(InterfaceCMPObject, String) Method

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool SetPinSpecialInfo(
	InterfaceCMPObject IcmpObject,
	string value
)

Parameters

IcmpObject  InterfaceCMPObject
 
value  String
 

Return Value

Boolean

Implements

InterfacePinSetPinSpecialInfo(InterfaceCMPObject, String)

See Also