DependencyResult.Type 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.
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.