ProjectNode.unlockUpdate 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.
Enables a visual update after a series of actions started with lockUpdate.
public:
virtual void unlockUpdate();
public virtual void unlockUpdate ();
abstract member unlockUpdate : unit -> unit
override this.unlockUpdate : unit -> unit
Public Overridable Sub unlockUpdate ()