DependencyResult.Type Property

Definition

Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.

public Microsoft.AnalysisServices.DependencyType Type { get; }
member this.Type : Microsoft.AnalysisServices.DependencyType
Public ReadOnly Property Type As DependencyType

Property Value

The DependencyType value for dependent object.

Applies to