InterfaceStepGetStepAttributes Method

Step attributes as strings.

Definition

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

Return Value

ListString
List of all included step attributes.

See Also