ObjectImpact.AddedObjects Property

Definition

All objects that were added to the tree

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

Property Value

Applies to