InterfacePinSetPinSpecialInfo(ICMPObject, String) Method

Definition

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

Parameters

IcmpObject  ICMPObject
 
value  String
 

Return Value

Boolean

See Also