InterfaceStepGetChildSteps Method

Creates a list of all uses stepnames.

Definition

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

Return Value

ListString
A list with all used steps

See Also