IEDA_PRPToValueString Method

Combine string and numbers to one "Value String". This starts with '' if the string part is empty, all values are splitted with ' '.

Definition

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

Return Value

String
String with value and numbers.

See Also