Freigeben über


ObjectImpact.PropertyChanges Property

Definition

Gets all the property changes that happened on all objects that were existing and still remain existing (not removed or added) in the tree.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.AnalysisServices.Tabular.PropertyChangeEntry> PropertyChanges { get; }
member this.PropertyChanges : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.AnalysisServices.Tabular.PropertyChangeEntry>
Public ReadOnly Property PropertyChanges As ReadOnlyCollection(Of PropertyChangeEntry)

Property Value

Applies to