Share via


OverrideCollection.Expressions Property

Definition

Gets the collection of override expressions.

public System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.NamedExpressionOverride> Expressions { get; }
member this.Expressions : System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.NamedExpressionOverride>
Public ReadOnly Property Expressions As ICollection(Of NamedExpressionOverride)

Property Value

Applies to