DependencyResult.Dependent Property

Definition

Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator.

public object Dependent { get; }
member this.Dependent : obj
Public ReadOnly Property Dependent As Object

Property Value

The dependent object affected by the planned operation in the object calling DependenciesCalculator.

Applies to