InterfaceMatrixRemoveStep Method

Remove step information from matrix (do not delete files on HDD).

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void RemoveStep(
	string stepName
)

Parameters

stepName  String
 

See Also