IPCBIWindowOriginalJobPath Property

Get or Set the real job path for imports in different formats e.g. IPC2581 or GenCad 1.4.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string OriginalJobPath { get; set; }

Property Value

String

Implements

InterfacePCBIWindowOriginalJobPath

See Also