IBuildController.Refresh Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
Refresh(Boolean) | Refreshes the build controller by getting current property values from the build server. | |
Refresh(array<String[], Boolean) | Refreshes the build controller by getting current property values from the build server. |
Top