MajorObject.GetUpdateOverwrites(Boolean) 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.
Gets the Hashtable object that overwrites the updated MajorObject.
public System.Collections.Hashtable GetUpdateOverwrites (bool fullExpansion);
member this.GetUpdateOverwrites : bool -> System.Collections.Hashtable
Public Function GetUpdateOverwrites (fullExpansion As Boolean) As Hashtable
Parameters
- fullExpansion
- Boolean
true to full expansion; otherwise, false.
Returns
The Hashtable object that overwrites the updated MajorObject.