ApplicationClass.UpdateProjectToWeb(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool UpdateProjectToWeb (object ServerURL, object EmbedProjectFile, object OnlyRegisterProject, object WaitForCompletion);
abstract member UpdateProjectToWeb : obj * obj * obj * obj -> bool
override this.UpdateProjectToWeb : obj * obj * obj * obj -> bool
Public Overridable Function UpdateProjectToWeb (Optional ServerURL As Object, Optional EmbedProjectFile As Object, Optional OnlyRegisterProject As Object, Optional WaitForCompletion As Object) As Boolean
Parameters
- ServerURL
- Object
- EmbedProjectFile
- Object
- OnlyRegisterProject
- Object
- WaitForCompletion
- Object