ObjectImpact.RemovedObjects 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.
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)