RemovedSubtreeEntry.LastParent 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.
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