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 Function Save As Boolean
member Save : unit -> bool
Return Value
Type:
BooleanA
Boolean value indicate if the current automation project is saved.
See Also