IStepGetChildSteps Method

Creates a list of all uses stepnames.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<string> GetChildSteps()

Return Value

ListString
A list with all used steps

Implements

InterfaceStepGetChildSteps

See Also