IMajorObject.Update 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.
Updates the server definition of the object to use the values of the current object. If unspecified, default values are used to update dependent objects.
public void Update ();
abstract member Update : unit -> unit
Public Sub Update ()