ITestConfiguration.Save Method
Include Protected Members
Include Inherited Members
Saves the new or updated test configuration settings to the server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Save() | Saves the new or updated test configuration settings to the server. | |
Save(Boolean) | Saves the new or updated test configuration settings to the server, optionally forcing the update if any existing references to this test configuration occur. |
Top