Share via


RemovedSubtreeEntry.LastParent Property

Definition

The object that RemovedObject was a child of before it was removed from the object tree. For example, if Table is removed from Model, then Model is the LastParent.

public Microsoft.AnalysisServices.Tabular.MetadataObject LastParent { get; }
member this.LastParent : Microsoft.AnalysisServices.Tabular.MetadataObject
Public ReadOnly Property LastParent As MetadataObject

Property Value

Applies to