MajorObject.GetUpdateOverwrites(Boolean) Method

Definition

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.

Applies to