UserOptions.Alter 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.
Overloads
Alter() | |
Alter(Boolean) |
Alter()
public void Alter ();
abstract member Alter : unit -> unit
override this.Alter : unit -> unit
Public Sub Alter ()
Implements
Applies to
Alter(Boolean)
public void Alter (bool overrideValueChecking);
member this.Alter : bool -> unit
Public Sub Alter (overrideValueChecking As Boolean)
Parameters
- overrideValueChecking
- Boolean