Share via


ObjectImpact.RemovedObjects Property

Definition

All objects that were removed from the tree

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

Property Value

Applies to