IEDA_PRPSetValue Method

Set Value in correct spelling with 'xxx' (This trim empty spaces at the beginning and end).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SetValue(
	string Value
)

Parameters

Value  String
Value string can start and end with '.

See Also