LocalFileDataCanProcessStart Property

true if this file can be used in PCBI.Automation.ProcessPCBI.Start() command

Definition

Namespace: PCBI.Plugin
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool CanProcessStart { get; }

Property Value

Boolean

Implements

IFileDataCanProcessStart

See Also