RemovedSubtreeEntry.RemovedObject 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.
Root of the removed subtree. For example, if Table is removed from Model, then Table is the RemovedObject.
public Microsoft.AnalysisServices.Tabular.MetadataObject RemovedObject { get; }
member this.RemovedObject : Microsoft.AnalysisServices.Tabular.MetadataObject
Public ReadOnly Property RemovedObject As MetadataObject