Interface IDaxDependantObject
Objects that can depend on one or more DAXObjects through expression dependencies
Inherited Members
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public interface IDaxDependantObject : IExpressionObject, ITabularNamedObject, ITabularObject, INotifyPropertyChanged, INamedObject
Properties
DependsOn
Declaration
DependsOnList DependsOn { get; }
Property Value
Type | Description |
---|---|
DependsOnList |