ObjectImpact.ReflectsLocalChangesOnly Property
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 an indication if the impact reflects only the result of saving the local changes, or does it also include other changes from the remote model.
public bool ReflectsLocalChangesOnly { get; }
member this.ReflectsLocalChangesOnly : bool
Public ReadOnly Property ReflectsLocalChangesOnly As Boolean