Common.overwriteSystemfields 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
overwriteSystemfields() | |
overwriteSystemfields(Boolean) |
overwriteSystemfields()
public:
bool overwriteSystemfields();
public bool overwriteSystemfields ();
member this.overwriteSystemfields : unit -> bool
Public Function overwriteSystemfields () As Boolean
Returns
Applies to
overwriteSystemfields(Boolean)
public:
bool overwriteSystemfields(bool allowOverwrite);
public bool overwriteSystemfields (bool allowOverwrite);
member this.overwriteSystemfields : bool -> bool
Public Function overwriteSystemfields (allowOverwrite As Boolean) As Boolean
Parameters
- allowOverwrite
- Boolean