DependencyResult.Type Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public DependencyType Type { get; }

Property Value

Type: Microsoft.AnalysisServices.DependencyType
The DependencyType value for dependent object.

See Also

Reference

DependencyResult Class

Microsoft.AnalysisServices Namespace