IAttributePackagePropertyOrAttributeHasChanged Method

Set the need to save flag of current step and relevant package list.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static void PackagePropertyOrAttributeHasChanged(
	IStep Step
)

Parameters

Step  IStep
The current step who contains the package.

See Also