Click or drag to resize

AutomationProjectSave Method

Saves this instance to a location.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public bool Save()

Return Value

Type: Boolean
A Boolean value indicate if the current automation project is saved.
See Also