InterfaceStepIsRootStep Property

If the step have no children steps it is a root step.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool IsRootStep { get; }

Property Value

Boolean

See Also