InterfacePinSetPinSpecialInfo(InterfaceCMPObject, String) Method

Definition

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

Parameters

IcmpObject  InterfaceCMPObject
 
value  String
 

Return Value

Boolean

See Also